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