SeqNumStyle

org.beangle.commons.text.seq.SeqNumStyle
See theSeqNumStyle companion object

SeqNumStyle interface.

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Abstract methods

def build(seq: Int): String

build.

build.

Attributes

seq

a int.

Returns:

a String object.