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.type
class Ok[T]
object WaitResponse.type
In this article