static class TestConstantReflectionProvider.PrimitiveConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) static boolean |
BOOL_CONST |
(package private) static byte |
BYTE_CONST |
(package private) static int |
INT_CONST |
(package private) static long |
LONG_CONST |
| Constructor and Description |
|---|
PrimitiveConstants() |
static final long LONG_CONST
static final int INT_CONST
static final byte BYTE_CONST
static final boolean BOOL_CONST
PrimitiveConstants()