renetik-android
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
renetik-android
renetik-android-core
/
renetik.android.core.lang.lazy
/
CSLazyProperty
CSLazy
Property
interface
CSLazyProperty
<
T
>
:
Lazy
<
T
?
>
Inheritors
CSLazyVal
CSLazyVar
Members
Members & Extensions
Properties
is
Initialized
Link copied to clipboard
val
Lazy
<
*
>
.
isInitialized
:
Boolean
value
Link copied to clipboard
abstract
override
val
value
:
T
?
Functions
is
Initialized
Link copied to clipboard
abstract
fun
isInitialized
(
)
:
Boolean
reset
Link copied to clipboard
abstract
fun
reset
(
)