public static class TypePool.Default.AnnotationRegistrant.ForTypeVariable.WithIndex.DoubleIndexed extends TypePool.Default.AnnotationRegistrant.AbstractBase.ForTypeVariable.WithIndex.DoubleIndexed
TypePool.Default.AnnotationRegistrant.AbstractBase.ForTypeVariable.WithIndex.DoubleIndexed
TypePool.Default.AnnotationRegistrant.AbstractBase.ForTypeVariable.WithIndex
TypePool.Default.AnnotationRegistrant.AbstractBase.ForTypeVariable
TypePool.Default.AnnotationRegistrant.AbstractBase, TypePool.Default.AnnotationRegistrant.ForByteCodeElement
Modifier | Constructor and Description |
---|---|
protected |
DoubleIndexed(String descriptor,
TypePath typePath,
int index,
int preIndex,
Map<Integer,Map<Integer,Map<String,List<TypePool.Default.LazyTypeDescription.AnnotationToken>>>> doubleIndexedPathMap)
Creates a new annotation collector.
|
Modifier and Type | Method and Description |
---|---|
protected Map<Integer,Map<Integer,Map<String,List<TypePool.Default.LazyTypeDescription.AnnotationToken>>>> |
getDoubleIndexedPathMap()
Returns this collector's double indexed path map.
|
getIndexedPathMap
getPathMap
getTokens
onComplete, register
protected DoubleIndexed(String descriptor, TypePath typePath, int index, int preIndex, Map<Integer,Map<Integer,Map<String,List<TypePool.Default.LazyTypeDescription.AnnotationToken>>>> doubleIndexedPathMap)
descriptor
- The annotation descriptor.typePath
- The type variable's type path.index
- The target index.preIndex
- The initial target index.doubleIndexedPathMap
- The target collection.protected Map<Integer,Map<Integer,Map<String,List<TypePool.Default.LazyTypeDescription.AnnotationToken>>>> getDoubleIndexedPathMap()
TypePool.Default.AnnotationRegistrant.AbstractBase.ForTypeVariable.WithIndex.DoubleIndexed
getDoubleIndexedPathMap
in class TypePool.Default.AnnotationRegistrant.AbstractBase.ForTypeVariable.WithIndex.DoubleIndexed
Copyright © 2014–2020. All rights reserved.