public class GenFactory
extends java.lang.Object
| Constructor and Description |
|---|
GenFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
addStaticFactory(java.lang.Class<?> clazz) |
SeriesGen<?> |
genForType(java.lang.reflect.AnnotatedType annotatedType) |
public SeriesGen<?> genForType(java.lang.reflect.AnnotatedType annotatedType)
public void addStaticFactory(java.lang.Class<?> clazz)