protected abstract static class TypePool.Default.AnnotationRegistrant.AbstractBase.ForTypeVariable.WithIndex extends TypePool.Default.AnnotationRegistrant.AbstractBase.ForTypeVariable
| Modifier and Type | Class and Description |
|---|---|
protected static class |
TypePool.Default.AnnotationRegistrant.AbstractBase.ForTypeVariable.WithIndex.DoubleIndexed
A base implementation for a collector for a type variable with two indices.
|
TypePool.Default.AnnotationRegistrant.AbstractBase.ForTypeVariable.WithIndexTypePool.Default.AnnotationRegistrant.AbstractBase.ForTypeVariableTypePool.Default.AnnotationRegistrant.AbstractBase, TypePool.Default.AnnotationRegistrant.ForByteCodeElement| Modifier | Constructor and Description |
|---|---|
protected |
WithIndex(String descriptor,
TypePath typePath,
int index)
Creates a new annotation collector.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract Map<Integer,Map<String,List<TypePool.Default.LazyTypeDescription.AnnotationToken>>> |
getIndexedPathMap()
Returns this collector's indexed path map.
|
protected Map<String,List<TypePool.Default.LazyTypeDescription.AnnotationToken>> |
getPathMap()
Returns this collector's path map.
|
getTokensonComplete, registerprotected WithIndex(String descriptor, @MaybeNull TypePath typePath, int index)
descriptor - The annotation descriptor.typePath - The type variable's type path.index - The type variable's index.protected Map<String,List<TypePool.Default.LazyTypeDescription.AnnotationToken>> getPathMap()
TypePool.Default.AnnotationRegistrant.AbstractBase.ForTypeVariablegetPathMap in class TypePool.Default.AnnotationRegistrant.AbstractBase.ForTypeVariableCopyright © 2014–2025. All rights reserved.