LazyLoader

kreuzberg.extras.LazyLoader
See theLazyLoader companion class
object LazyLoader

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
LazyLoader.type

Members list

Type members

Classlikes

object LazyState

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
LazyState.type
sealed trait LazyState[+T]

State of LazyLoader

State of LazyLoader

Attributes

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