static class TestConstantReflectionProvider.BoxedConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) static Boolean |
BOOL_CONST |
(package private) static Byte |
BYTE_CONST |
(package private) static Integer |
INT_CONST |
(package private) static Long |
LONG_CONST |
| Constructor and Description |
|---|
BoxedConstants() |
static final Long LONG_CONST
static final Byte BYTE_CONST
static final Boolean BOOL_CONST
BoxedConstants()