Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
PERMUTE |
2 |
protected static final int |
REQUIRE_ORDER |
1 |
protected static final int |
RETURN_IN_ORDER |
3 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
NO_ARGUMENT |
0 |
public static final int |
OPTIONAL_ARGUMENT |
2 |
public static final int |
REQUIRED_ARGUMENT |
1 |