Package com.evolveum.axiom.concepts
Interface Lazy.Supplier<T>
-
- All Superinterfaces:
Supplier<T>
- All Known Subinterfaces:
Builder.OrProduct<P,B>
,ValueBuilder.BuilderOrValue<P>
- All Known Implementing Classes:
AxiomValueBuilder
public static interface Lazy.Supplier<T> extends Supplier<T>