public class AnnotationType
extends java.lang.Object
Constructor and Description |
---|
AnnotationType(org.objectweb.asm.Type type) |
Modifier and Type | Method and Description |
---|---|
java.util.List<Playback> |
getPlaybacks() |
org.objectweb.asm.Type |
getType() |
void |
traverse(AnnotationDiscovery visitor) |
public org.objectweb.asm.Type getType()
public java.util.List<Playback> getPlaybacks()
public void traverse(AnnotationDiscovery visitor)
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.