private class JavaArrayTypeInstance.Annotated extends java.lang.Object implements JavaAnnotatedTypeInstance
Modifier and Type | Class and Description |
---|---|
private class |
JavaArrayTypeInstance.Annotated.Iterator |
Modifier and Type | Field and Description |
---|---|
private JavaAnnotatedTypeInstance |
annotatedUnderlyingType |
private java.util.List<java.util.List<AnnotationTableEntry>> |
entries |
Constructor and Description |
---|
Annotated() |
Modifier and Type | Method and Description |
---|---|
Dumper |
dump(Dumper d) |
JavaAnnotatedTypeIterator |
pathIterator() |
private final java.util.List<java.util.List<AnnotationTableEntry>> entries
private final JavaAnnotatedTypeInstance annotatedUnderlyingType
public JavaAnnotatedTypeIterator pathIterator()
pathIterator
in interface JavaAnnotatedTypeInstance