toggle menu
kvcache
androidJvm
switch theme
search in API
kvcache
/
com.king.kvcache
/
KVCachePropertyLong
KVCache
Property
Long
class
KVCachePropertyLong
(
key
:
String
?
,
defaultValue
:
Long
)
:
ReadWriteProperty
<
Any
,
Long
>
属性委托
Long
Members
Constructors
KVCache
Property
Long
Link copied to clipboard
constructor
(
key
:
String
?
,
defaultValue
:
Long
)
Functions
get
Value
Link copied to clipboard
open
operator override
fun
getValue
(
thisRef
:
Any
,
property
:
KProperty
<
*
>
)
:
Long
set
Value
Link copied to clipboard
open
operator override
fun
setValue
(
thisRef
:
Any
,
property
:
KProperty
<
*
>
,
value
:
Long
)