org.bibeault.jrjournal.ccc.test
Class Constants
java.lang.Object
org.bibeault.jrjournal.ccc.test.Constants
- public class Constants
- extends java.lang.Object
Class used to test that the ClassConstantInspector
can inspect class
constants of various types.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KEY_THIS
public static final java.lang.String KEY_THIS
- See Also:
- Constant Field Values
KEY_THAT
public static final java.lang.String KEY_THAT
- See Also:
- Constant Field Values
KEY_THING
public static final java.lang.String KEY_THING
- See Also:
- Constant Field Values
PI
public static final double PI
- See Also:
- Constant Field Values
LUCKY_NUMBER
public static final int LUCKY_NUMBER
- See Also:
- Constant Field Values
NOT_STATIC
public final int NOT_STATIC
- See Also:
- Constant Field Values
NOT_FINAL
public static int NOT_FINAL
Constants
public Constants()