Uses of Interface
com.evolveum.axiom.concepts.Lazy.Supplier
-
Uses of Lazy.Supplier in com.evolveum.axiom.api
Modifier and TypeInterfaceDescriptionstatic interface
ValueBuilder.BuilderOrValue<P extends AxiomValue<?>>
-
Uses of Lazy.Supplier in com.evolveum.axiom.concepts
Modifier and TypeMethodDescriptionstatic <T> Lazy<T>
Lazy.from
(Lazy.Supplier<? extends T> supplier)