| Package | Description |
|---|---|
| net.morimekta.providence.descriptor |
| Modifier and Type | Method and Description |
|---|---|
PPrimitive |
PPrimitiveProvider.descriptor() |
static PPrimitive |
PPrimitive.findByName(String name)
Find primitive by name.
|
static PPrimitive |
PPrimitive.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PPrimitive[] |
PPrimitive.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PPrimitiveProvider(PPrimitive type) |
Copyright © 2015–2020 morimekta.net. All rights reserved.