Package com.evolveum.axiom.concepts
Interface Builder<P>
-
- All Known Subinterfaces:
ValueBuilder<P>
- All Known Implementing Classes:
QueryWriter
public interface Builder<P>
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
Builder.OrProduct<P,B extends Builder<P>>
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description P
build()
-
-
-
Method Detail
-
build
P build()
-
-