Uses of Class
de.team33.patterns.lazy.narvi.ReLazy
-
Uses of ReLazy in de.team33.patterns.lazy.narvi
Methods in de.team33.patterns.lazy.narvi that return ReLazyModifier and TypeMethodDescriptionstatic <T> ReLazy<T>Returns a new instance giving aSupplierthat defines the intended initialization of the represented value.static <T> ReLazy<T>Returns a new instance giving anXSupplierthat defines the intended initialization of the represented value.ReLazy.reset()Resets this to the initial state and returns this.