kmp-toolkit
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kmp-toolkit
location
/
com.siddharth.kmp.location.algo
/
AlgorithmId
Algorithm
Id
@
JvmInline
value
class
AlgorithmId
(
val
value
:
String
)
Stable algorithm identity. A string so that persisted rows survive refactors of the enum-ish set.
Members
Constructors
Algorithm
Id
Link copied to clipboard
constructor
(
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
value
Link copied to clipboard
val
value
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String