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
/
IntKey
Int
Key
data
class
IntKey
(
val
key
:
String
,
val
defaultValue
:
Int
=
0
)
:
Observable
Members
Constructors
Int
Key
Link copied to clipboard
constructor
(
key
:
String
,
defaultValue
:
Int
=
0
)
Properties
default
Value
Link copied to clipboard
val
defaultValue
:
Int
key
Link copied to clipboard
val
key
:
String