protected class TypePool.Default.TypeExtractor.AnnotationExtractor.ArrayLookup extends Object implements TypePool.Default.AnnotationRegistrant
TypePool.Default.AnnotationRegistrant.AbstractBase, TypePool.Default.AnnotationRegistrant.ForByteCodeElement, TypePool.Default.AnnotationRegistrant.ForTypeVariable| Modifier and Type | Method and Description |
|---|---|
void |
onComplete()
Called once all annotation values are visited.
|
void |
register(String ignored,
AnnotationValue<?,?> annotationValue)
Registers an annotation value.
|
public void register(String ignored, AnnotationValue<?,?> annotationValue)
register in interface TypePool.Default.AnnotationRegistrantignored - The name of the annotation value.annotationValue - The value of the annotation.public void onComplete()
onComplete in interface TypePool.Default.AnnotationRegistrantCopyright © 2014–2025. All rights reserved.