| Package | Description |
|---|---|
| net.morimekta.test.calculator |
| Modifier and Type | Field and Description |
|---|---|
static PUnionDescriptor<Operand,Operand._Field> |
Operand.kDescriptor |
| Modifier and Type | Method and Description |
|---|---|
static Operand._Field |
Operand._Field.forKey(int key) |
static Operand._Field |
Operand._Field.forName(String name) |
Operand._Field |
Operand.unionField() |
static Operand._Field |
Operand._Field.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Operand._Field[] |
Operand._Field.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PUnionDescriptor<Operand,Operand._Field> |
Operand.descriptor() |
static PUnionDescriptorProvider<Operand,Operand._Field> |
Operand.provider() |
Copyright © 2016. All rights reserved.