Uses of Interface
overit.geocall.util.Lazy.SerializableSupplier
Packages that use Lazy.SerializableSupplier
-
Uses of Lazy.SerializableSupplier in overit.geocall.util
Fields in overit.geocall.util declared as Lazy.SerializableSupplierConstructors in overit.geocall.util with parameters of type Lazy.SerializableSupplierModifierConstructorDescriptionLazy(Lazy.SerializableSupplier<T> supplier) Creates a Lazy object with the definedLazy.SerializableSupplier.LazyClosure(Lazy.SerializableSupplier<T> supplier, T def) Creates a LazyClosure object with the definedLazy.