| Modifier and Type | Class and Description |
|---|---|
class |
BooleanTinyTypes |
class |
ByteTinyTypes |
class |
IntTinyTypes |
class |
LongTinyTypes |
class |
ShortTinyTypes |
class |
StringTinyTypes |
| Modifier and Type | Field and Description |
|---|---|
static MetaTinyType[] |
MetaTinyTypes.metas |
| Modifier and Type | Method and Description |
|---|---|
static <T> MetaTinyType<T> |
MetaTinyTypes.metaFor(Class<?> candidate)
Provides a type-specific Meta class for the given TinyType.
|
Copyright © 2015. All rights reserved.