public abstract class AnnotationDescriptor extends Object
Modifier and Type | Field and Description |
---|---|
static char |
UNINITIALIZED_CHAR |
static Class |
UNINITIALIZED_CLASS |
static String |
UNINITIALIZED_STRING |
Constructor and Description |
---|
AnnotationDescriptor() |
public static final String UNINITIALIZED_STRING
public static final char UNINITIALIZED_CHAR
public static final Class UNINITIALIZED_CLASS
Copyright © 2008-2012 Sonatype. All Rights Reserved.