public abstract class CreateAnnotations
extends java.lang.Object
| Constructor and Description |
|---|
CreateAnnotations() |
| Modifier and Type | Method and Description |
|---|---|
abstract java.util.List<Annotation> |
annotations() |
static CreateAnnotations |
create(java.util.List<Annotation> annotations) |
public abstract java.util.List<Annotation> annotations()
public static CreateAnnotations create(java.util.List<Annotation> annotations)