| Package | Description |
|---|---|
| org.dbrain.binder.system.util |
| Modifier and Type | Method and Description |
|---|---|
static <U extends Annotation> |
AnnotationBuilder.from(Class<U> annotationClass)
Start creating an annotation from the specified class.
|
AnnotationBuilder<A> |
AnnotationBuilder.value(Object value) |
AnnotationBuilder<A> |
AnnotationBuilder.value(String name,
Object value) |
Copyright © 2015. All rights reserved.