Toolbox
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Toolbox
core
/
com.michaelflisar.toolbox.classes
/
Identifier
Identifier
@
JvmInline
@
Serializable
value
class
Identifier
<
T
:
Any
>
(
val
value
:
String
)
:
Comparable
<
Identifier
<
T
>
>
Members
Constructors
Identifier
Link copied to clipboard
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
val
value
:
String
Functions
compare
To
Link copied to clipboard
open
operator override
fun
compareTo
(
other
:
Identifier
<
T
>
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String