info.fingo.spata.text.BooleanFormatter$
See theBooleanFormatter companion class
Attributes
-
Companion
-
class
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Value parameters
-
ft
-
the term representing false, case insensitive
-
locale
-
the locale used to handle case conversion
-
tt
-
the term representing true, case insensitive
Attributes
-
Returns
-
new formatter
Creates new formatter with default locale.
Creates new formatter with default locale.
Value parameters
-
ft
-
the term representing false, case insensitive
-
tt
-
the term representing true, case insensitive
Attributes
-
Returns
-
new formatter
Provides default BooleanFormatter, with true and false as textual representation.
Provides default BooleanFormatter, with true and false as textual representation.
Attributes