public abstract class AnnotationLiteral<T extends java.lang.annotation.Annotation>
extends java.lang.Object
implements java.lang.annotation.Annotation
public class InstantiateLiteral extends AnnotationLiteralimplements Instantiate { public String name() { return ""; } }
Constructor and Description |
---|
AnnotationLiteral() |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<? extends java.lang.annotation.Annotation> |
annotationType() |
org.objectweb.asm.Type |
getType() |
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.