core
Toggle table of contents
1.1.18
common
Target filter
common
Switch theme
Search in API
Skip to content
core
core
/
net.zagart.storage
/
Observable
/
LongKey
Long
Key
data
class
LongKey
(
val
key
:
String
,
val
defaultValue
:
Long
=
0
)
:
Observable
Members
Constructors
Long
Key
Link copied to clipboard
constructor
(
key
:
String
,
defaultValue
:
Long
=
0
)
Properties
default
Value
Link copied to clipboard
val
defaultValue
:
Long
key
Link copied to clipboard
val
key
:
String