Uses of Interface
net.anwiba.commons.lang.optional.ILazy
Packages that use ILazy
-
Uses of ILazy in net.anwiba.commons.lang.optional
Classes in net.anwiba.commons.lang.optional that implement ILazyMethods in net.anwiba.commons.lang.optional that return ILazyModifier and TypeMethodDescriptionstatic <T> ILazy<T,RuntimeException> Lazy.of(ISupplier<T, RuntimeException> supplier) Methods in net.anwiba.commons.lang.optional with parameters of type ILazy