Package de.team33.patterns.lazy.narvi
Class LazyFeatures<H>
java.lang.Object
de.team33.patterns.lazy.narvi.LazyFeatures<H>
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal <R> Rget(LazyFeatures.Key<H, R> key) protected abstract Hhost()final voidreset()final voidreset(LazyFeatures.Key<?, ?> key)
-
Constructor Details
-
LazyFeatures
public LazyFeatures()
-
-
Method Details
-
host
-
get
-
reset
-
reset
public final void reset()
-