|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectAptUtils
public class AptUtils
The AptUtils class consolidates helper methods used by various apt processors.
Constructor Summary | |
---|---|
AptUtils()
|
Method Summary | |
---|---|
static boolean |
isRuntimeRetention(AnnotationTypeDeclaration atd)
Is this annotatation type declared as having runtime retention? |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AptUtils()
Method Detail |
---|
public static boolean isRuntimeRetention(AnnotationTypeDeclaration atd)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |