| Package | Description |
|---|---|
| au.com.dius.fatboy | |
| au.com.dius.fatboy.factory | |
| au.com.dius.fatboy.factory.config | |
| au.com.dius.fatboy.factory.impl |
| Modifier and Type | Method and Description |
|---|---|
<T extends ClassFactory> |
FatBoy.setFactoryConfig(Class<T> factoryClass,
FactoryConfig factoryConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericClassFactory.setConfig(FactoryConfig config) |
void |
ClassFactory.setConfig(FactoryConfig config) |
| Modifier and Type | Class and Description |
|---|---|
class |
FieldCount |
| Modifier and Type | Method and Description |
|---|---|
<P extends FactoryConfig> |
AbstractClassFactory.getConfig(Class<P> clazz) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractClassFactory.setConfig(FactoryConfig config) |
| Constructor and Description |
|---|
AbstractClassFactory(FactoryConfig config) |
AbstractGenericClassFactory(Class<T> clazz,
FactoryConfig config) |
Copyright © 2016. All rights reserved.