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