Uses of Class
org.forgerock.util.LazySupplier
-
Uses of LazySupplier in org.forgerock.util
Modifier and TypeMethodDescriptionstatic <T,
E extends Exception>
LazySupplier<T,E> Constructs a supplier that will lazily compute and cache a value from the given supplier.