| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
MAX_ITERATIONS |
1000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
s_maxDepth |
20 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
label |
"*" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final transient int |
ERR_ARGUMENTS |
1 |
public static final transient int |
ERR_IO |
2 |
public static final transient int |
ERR_OK |
0 |
public static final transient java.lang.String |
s_versionString |
"0.1" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
s_maxIterations |
10000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
INFINITY |
100000 |
protected static final int |
s_maxIterations |
10000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final transient int |
s_maxRecursionSteps |
1000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
s_maxDepth |
1000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
TRASH |
"TRASH" |
public static final java.lang.String |
UP |
".." |
Copyright © Sylvain HallĂ©. All Rights Reserved.