Package com.evolveum.axiom.api
Interface AxiomValue.Factory<V,T extends AxiomValue<V>>
- All Superinterfaces:
AxiomInfraValue.Factory<T>
- Enclosing interface:
- AxiomValue<V>
public static interface AxiomValue.Factory<V,T extends AxiomValue<V>>
extends AxiomInfraValue.Factory<T>
-
Method Summary
-
Method Details
-
create
- Specified by:
create
in interfaceAxiomInfraValue.Factory<V>
-
create
-