//
core
/
io.islandtime.parser
/
SignStyle
common
SignStyle
enum
SignStyle
:
Enum
<
SignStyle
>
Content copied to clipboard
Entries
Functions
Properties
Entries
NEGATIVE_ONLY
Link copied to clipboard
common
NEGATIVE_ONLY
()
Content copied to clipboard
NEVER
Link copied to clipboard
common
NEVER
()
Content copied to clipboard
ALWAYS
Link copied to clipboard
common
ALWAYS
()
Content copied to clipboard
Functions
compareTo
Link copied to clipboard
common
operator override fun
compareTo
(other:
SignStyle
):
Int
Content copied to clipboard
equals
Link copied to clipboard
common
operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
common
override fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
common
open override fun
toString
():
String
Content copied to clipboard
Properties
name
Link copied to clipboard
common
override val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
common
override val
ordinal
:
Int
Content copied to clipboard