public static class AnnotationInfo.AnnotationClassRef extends Object
Modifier and Type | Method and Description |
---|---|
Class<?> |
getType()
Get a class reference for a class-reference-typed value used in an annotation parameter.
|
String |
getTypeStr()
Get a class type string (e.g.
|
String |
toString() |
public String getTypeStr()
public Class<?> getType()
Copyright © 2017. All rights reserved.