public class AnnotationType extends Object
Constructor and Description |
---|
AnnotationType(org.objectweb.asm.Type type) |
Modifier and Type | Method and Description |
---|---|
List<Playback> |
getPlaybacks() |
org.objectweb.asm.Type |
getType() |
void |
traverse(AnnotationDiscovery visitor) |
public org.objectweb.asm.Type getType()
public void traverse(AnnotationDiscovery visitor)
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.