| Package | Description |
|---|---|
| org.jdice.calc |
| Modifier and Type | Method and Description |
|---|---|
static Bracket |
Bracket.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Bracket[] |
Bracket.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
CList.add(Bracket bracket) |
boolean |
CList.add(Bracket bracket,
Num calcValue) |
JCalc API 2014 Davor Sauer - Apache 2.0