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