private static class AnnotationRegistry.AnnotationAttributes
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private java.util.Map<java.lang.String,java.lang.Object> |
attributes |
| Modifier | Constructor and Description |
|---|---|
private |
AnnotationAttributes() |
| Modifier and Type | Method and Description |
|---|---|
private java.lang.Object |
getAttribute(java.lang.String attribute) |
private void |
setAttribute(java.lang.String attribute,
java.lang.Object newValue) |