| Package | Description |
|---|---|
| org.teavm.model |
Represents a class model that is alternative to
java.lang.reflection package. |
| Modifier and Type | Method and Description |
|---|---|
AnnotationHolder |
AnnotationContainer.get(String type) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<AnnotationHolder> |
AnnotationContainer.all() |
| Modifier and Type | Method and Description |
|---|---|
void |
AnnotationContainer.add(AnnotationHolder annotation) |
void |
AnnotationContainer.remove(AnnotationHolder annotation) |
Copyright © 2015. All rights reserved.