|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.aspectj.org.eclipse.jdt.internal.compiler.lookup.ElementValuePair.UnresolvedEnumConstant
public static class ElementValuePair.UnresolvedEnumConstant
We want to avoid eagerly resolving of all enums that are used in annotations. This class encapsulates an unresolved enum constant as referenced in an ElementValuePair. The enum constant will be resolved when asking getValue()
| Method Summary | |
|---|---|
char[] |
getEnumConstantName()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public char[] getEnumConstantName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||