| Package | Description |
|---|---|
| sk.stuba.fiit.perconik.activity.data |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<AnnotationData> |
AnnotableData.annotations |
| Modifier and Type | Method and Description |
|---|---|
static AnnotationData |
AnnotationData.of(java.lang.annotation.Annotation annotation) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AnnotationData> |
AnnotableData.getAnnotations() |
static java.util.List<AnnotationData> |
DataCollections.toAnnotationData(java.lang.Iterable<? extends java.lang.annotation.Annotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
void |
AnnotableData.setAnnotations(java.util.List<AnnotationData> annotations) |