| Modifier and Type | Method and Description |
|---|---|
<T extends ClassFactory> |
FatBoy.hint(Class<T> factoryClass,
FactoryHint factoryHint) |
| Modifier and Type | Method and Description |
|---|---|
<P extends FactoryHint> |
ClassFactory.removeHint(Class<P> clazz) |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericClassFactory.putHint(FactoryHint hint) |
void |
ClassFactory.putHint(FactoryHint hint) |
| Modifier and Type | Class and Description |
|---|---|
class |
FieldLength |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Class<? extends FactoryHint>,FactoryHint> |
AbstractClassFactory.hints |
protected Map<Class<? extends FactoryHint>,FactoryHint> |
AbstractClassFactory.hints |
| Modifier and Type | Method and Description |
|---|---|
<P extends FactoryHint> |
AbstractClassFactory.getHint(Class<P> clazz) |
<P extends FactoryHint> |
AbstractClassFactory.removeHint(Class<P> clazz) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractClassFactory.putHint(FactoryHint hint) |
| Constructor and Description |
|---|
AbstractClassFactory(FactoryHint... hint) |
AbstractGenericClassFactory(Class<T> clazz,
FactoryHint config) |
| Modifier and Type | Class and Description |
|---|---|
class |
SemanticFieldFactoryHint<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
DateStringSemanticFieldFactory |
class |
DateTimeStringSemanticFieldFactory |
class |
TimeStringSemanticFieldFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
IdentifierStringSemanticFieldFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
NameStringSemanticFieldFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
WebStringSemanticFieldFactory |
Copyright © 2016. All rights reserved.