Class AxiomValueBuilder<V>

java.lang.Object
com.evolveum.axiom.api.AxiomValueBuilder<V>
All Implemented Interfaces:
Lazy.Supplier<AxiomValue<V>>, Supplier<AxiomValue<V>>

public class AxiomValueBuilder<V> extends Object implements Lazy.Supplier<AxiomValue<V>>