| Package | Description |
|---|---|
| org.calrissian.mango.types |
| Modifier and Type | Field and Description |
|---|---|
static TypeRegistry<String> |
LexiTypeEncoders.LEXI_JAVA_TYPES
Simple Java types only
|
static TypeRegistry<String> |
LexiTypeEncoders.LEXI_REV_JAVA_TYPES |
static TypeRegistry<String> |
LexiTypeEncoders.LEXI_REV_TYPES |
static TypeRegistry<String> |
LexiTypeEncoders.LEXI_TYPES
Contains the full set of supported type encoders
|
static TypeRegistry<String> |
SimpleTypeEncoders.SIMPLE_JAVA_TYPES
Simple Java types only
|
static TypeRegistry<String> |
SimpleTypeEncoders.SIMPLE_TYPES
Contains the full set of supported type encoders
|
| Constructor and Description |
|---|
TypeRegistry(TypeRegistry<U> registry,
TypeEncoder<?,U>... normalizers) |
Copyright © 2018 Calrissian. All rights reserved.