|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bibeault.jrjournal.ccc.test.ClassWithoutNoArgsConstructor
Class used to test that the ClassConstantInspector
can inspect class
constants in a class without a no-args constructor.
Field Summary | |
static java.lang.String |
KEY_WHATEVER
|
Constructor Summary | |
ClassWithoutNoArgsConstructor(int unused)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String KEY_WHATEVER
Constructor Detail |
public ClassWithoutNoArgsConstructor(int unused)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |