protected abstract static class TypePool.Default.AnnotationRegistrant.AbstractBase.ForTypeVariable extends TypePool.Default.AnnotationRegistrant.AbstractBase
| Modifier and Type | Class and Description |
|---|---|
protected static class |
TypePool.Default.AnnotationRegistrant.AbstractBase.ForTypeVariable.WithIndex
A base implementation for a 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,
TypePath typePath)
Creates a new annotation collector.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract Map<String,List<TypePool.Default.LazyTypeDescription.AnnotationToken>> |
getPathMap()
Returns this collector's path map.
|
protected List<TypePool.Default.LazyTypeDescription.AnnotationToken> |
getTokens()
Returns the token list for this collector.
|
onComplete, registerprotected List<TypePool.Default.LazyTypeDescription.AnnotationToken> getTokens()
TypePool.Default.AnnotationRegistrant.AbstractBasegetTokens in class TypePool.Default.AnnotationRegistrant.AbstractBaseprotected abstract Map<String,List<TypePool.Default.LazyTypeDescription.AnnotationToken>> getPathMap()
Copyright © 2014–2016. All rights reserved.