core
0.16.3
core
/
de.peekandpoke.kraft.async
/
DataLoader
/
State
/
Loaded
Loaded
class
Loaded
<
T
>
(
val
data
:
T
)
:
DataLoader.State
<
T
>
Content copied to clipboard
Constructors
Properties
Constructors
Loaded
Link copied to clipboard
fun
<
T
>
Loaded
(
data
:
T
)
Content copied to clipboard
Properties
data
Link copied to clipboard
val
data
:
T
Content copied to clipboard