Package io.github.cowwoc.pouch10.core
package io.github.cowwoc.pouch10.core
-
ClassDescriptionThe default implementation of
Scope.Manages child scopes.A thread-safe factory that initializes a value on demand.A thread-safe reference that initializes a value on demand.AReferencethat returns a pre-existing value.Factory<T>Creates and destroys a value.LazyFactory<T>A factory that initializes a value on demand.A reference that initializes a value on demand.Reference<T>A reference to a value.The lifespan of one or more variables.Scope helper functions.A runtime exception dedicated to wrapping checked exceptions.ARunnablethat throws checked exceptions.