Modifier and Type | Constant Field | Value |
---|---|---|
public static final double |
DOUBLE_EPSILON |
1.0E-15 |
public static final float |
FLOAT_EPSILON |
9.999999974752427E-7f |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final char |
CLOSING_BRACKET |
41 |
public static final char |
OPENING_BRACKET |
40 |