LazyState

kreuzberg.extras.LazyLoader.LazyState
See theLazyState companion object
sealed trait LazyState[+T]

State of LazyLoader

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Failed
object Init
class Ok[T]
object WaitResponse
In this article