Uses of Interface
com.evolveum.axiom.concepts.Lazy.Supplier
Packages that use Lazy.Supplier
-
Uses of Lazy.Supplier in com.evolveum.axiom.api
Subinterfaces of Lazy.Supplier in com.evolveum.axiom.apiModifier and TypeInterfaceDescriptionstatic interface
ValueBuilder.BuilderOrValue<P extends AxiomValue<?>>
Classes in com.evolveum.axiom.api that implement Lazy.Supplier -
Uses of Lazy.Supplier in com.evolveum.axiom.concepts
Subinterfaces of Lazy.Supplier in com.evolveum.axiom.conceptsMethods in com.evolveum.axiom.concepts with parameters of type Lazy.SupplierModifier and TypeMethodDescriptionstatic <T> Lazy<T>
Lazy.from
(Lazy.Supplier<? extends T> supplier) Constructors in com.evolveum.axiom.concepts with parameters of type Lazy.Supplier