O
- The type of the Object being builtpublic interface AnnotationBuilder<O>
Object
.Modifier and Type | Method and Description |
---|---|
O |
build()
Builds the object and returns it or null.
|
O build() throws java.lang.Exception
java.lang.Exception
- if an error occurred when building the Object