public static class TypePool.Default.AnnotationRegistrant.ForTypeVariable extends TypePool.Default.AnnotationRegistrant.AbstractBase.ForTypeVariable
| Modifier and Type | Class and Description |
|---|---|
static class |
TypePool.Default.AnnotationRegistrant.ForTypeVariable.WithIndex
An annotation collector for a type variable with an index.
|
TypePool.Default.AnnotationRegistrant.AbstractBase.ForTypeVariableTypePool.Default.AnnotationRegistrant.AbstractBase, TypePool.Default.AnnotationRegistrant.ForByteCodeElement| Modifier | Constructor and Description |
|---|---|
protected |
ForTypeVariable(String descriptor,
org.objectweb.asm.TypePath typePath,
Map<String,List<TypePool.Default.LazyTypeDescription.AnnotationToken>> pathMap)
Creates a new annotation collector.
|
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,List<TypePool.Default.LazyTypeDescription.AnnotationToken>> |
getPathMap()
Returns this collector's path map.
|
getTokensonComplete, registerprotected ForTypeVariable(String descriptor, org.objectweb.asm.TypePath typePath, Map<String,List<TypePool.Default.LazyTypeDescription.AnnotationToken>> pathMap)
descriptor - The annotation descriptor.typePath - The type variable's type path.pathMap - The target collection.protected Map<String,List<TypePool.Default.LazyTypeDescription.AnnotationToken>> getPathMap()
TypePool.Default.AnnotationRegistrant.AbstractBase.ForTypeVariablegetPathMap in class TypePool.Default.AnnotationRegistrant.AbstractBase.ForTypeVariableCopyright © 2014–2019. All rights reserved.