| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
serialVersionUID |
1020L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
defaultCapacity |
277 |
protected static final double |
defaultMaxLoadFactor |
0.5 |
protected static final double |
defaultMinLoadFactor |
0.2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final byte |
FREE |
0 |
protected static final byte |
FULL |
1 |
protected static final byte |
REMOVED |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final byte |
FREE |
0 |
protected static final byte |
FULL |
1 |
protected static final byte |
REMOVED |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final byte |
FREE |
0 |
protected static final byte |
FULL |
1 |
protected static final byte |
REMOVED |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final byte |
FREE |
0 |
protected static final byte |
FULL |
1 |
protected static final byte |
REMOVED |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final byte |
FREE |
0 |
protected static final byte |
FULL |
1 |
protected static final byte |
REMOVED |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
largestPrime |
2147483647 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final double |
big |
4.503599627370496E15 |
protected static final double |
biginv |
2.220446049250313E-16 |
protected static final double |
LOGPI |
1.1447298858494002 |
protected static final double |
MACHEP |
1.1102230246251565E-16 |
protected static final double |
MAXGAM |
171.6243769563027 |
protected static final double |
MAXLOG |
709.782712893384 |
protected static final double |
MINLOG |
-745.1332191019412 |
protected static final double |
SQRTH |
0.7071067811865476 |
protected static final double |
SQTPI |
2.5066282746310007 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_SEED |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_SEED |
4357 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final char |
CSV_SEPARATOR |
59 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DOUBLE_SIZE |
8 |
Copyright © 2004–2014 CodeLutin. All rights reserved.