public static class TypeAnnotationTargetInfo.TypeAnnotationEmptyTarget extends java.lang.Object implements TypeAnnotationTargetInfo
TypeAnnotationTargetInfo.LocalVarTarget, TypeAnnotationTargetInfo.TypeAnnotationCatchTarget, TypeAnnotationTargetInfo.TypeAnnotationEmptyTarget, TypeAnnotationTargetInfo.TypeAnnotationFormalParameterTarget, TypeAnnotationTargetInfo.TypeAnnotationLocalVarTarget, TypeAnnotationTargetInfo.TypeAnnotationOffsetTarget, TypeAnnotationTargetInfo.TypeAnnotationParameterBoundTarget, TypeAnnotationTargetInfo.TypeAnnotationParameterTarget, TypeAnnotationTargetInfo.TypeAnnotationSupertypeTarget, TypeAnnotationTargetInfo.TypeAnnotationThrowsTarget, TypeAnnotationTargetInfo.TypeAnnotationTypeArgumentTarget
Modifier and Type | Field and Description |
---|---|
private static TypeAnnotationTargetInfo |
INSTANCE |
Constructor and Description |
---|
TypeAnnotationEmptyTarget() |
Modifier and Type | Method and Description |
---|---|
static TypeAnnotationTargetInfo |
getInstance() |
(package private) static Pair<java.lang.Long,TypeAnnotationTargetInfo> |
Read(ByteData raw,
long offset) |
private static TypeAnnotationTargetInfo INSTANCE
static Pair<java.lang.Long,TypeAnnotationTargetInfo> Read(ByteData raw, long offset)
public static TypeAnnotationTargetInfo getInstance()