toggle menu
0.13.0-SNAPSHOT
0.13.0-SNAPSHOT
0.12.5
jvm
switch theme
search in API
modulecheck-utils:lazy
/
modulecheck.utils.lazy
/
LazyResets
Lazy
Resets
interface
LazyResets
<
out
T
:
Any
>
:
Lazy
<
T
>
,
Resets
(
source
)
Inheritors
LazyResetsImpl
Members
Members & Extensions
Properties
value
Link copied to clipboard
abstract
val
value
:
T
Functions
as
Data
Source
Link copied to clipboard
fun
<
E
>
Lazy
<
Set
<
E
>
>
.
asDataSource
(
priority
:
LazySet.DataSource.Priority
=
MEDIUM
)
:
LazySet.DataSource
<
E
>
is
Initialized
Link copied to clipboard
abstract
fun
isInitialized
(
)
:
Boolean
reset
Link copied to clipboard
abstract
fun
reset
(
)