| Package | Description |
|---|---|
| gw.lang.annotation |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Annotation> |
Annotations.builder(Class<T> annotationType)
Returns a builder that can be used to construct an annotation instance.
|
Annotations.Builder<T> |
Annotations.Builder.withElement(String name,
Object value) |
Annotations.Builder<T> |
Annotations.Builder.withValue(Object value) |
Copyright © 2016. All rights reserved.