| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final boolean |
TEST_BOOL |
true |
private static final byte |
TEST_BYTE |
111 |
private static final char |
TEST_CHAR |
42 |
private static final double |
TEST_DOUBLE |
1.337 |
private static final float |
TEST_FLOAT |
13.369999885559082f |
private static final int |
TEST_INT |
1337 |
private static final long |
TEST_LONG |
1337666L |
private static final short |
TEST_SHORT |
42 |
Copyright © 2019. All rights reserved.