| Package | Description |
|---|---|
| net.morimekta.test.providence |
| Modifier and Type | Field and Description |
|---|---|
static PStructDescriptor<CompactFields,CompactFields._Field> |
CompactFields.kDescriptor |
| Modifier and Type | Method and Description |
|---|---|
static CompactFields._Field |
CompactFields._Field.forKey(int key) |
static CompactFields._Field |
CompactFields._Field.forName(String name) |
static CompactFields._Field |
CompactFields._Field.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompactFields._Field[] |
CompactFields._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<CompactFields,CompactFields._Field> |
CompactFields.descriptor() |
static PStructDescriptorProvider<CompactFields,CompactFields._Field> |
CompactFields.provider() |
Copyright © 2016. All rights reserved.