| Constructor and Description |
|---|
ContextualFactoryDecorator(Factory<Converter<?>> delegatedFactory) |
| Modifier and Type | Method and Description |
|---|---|
Converter<?> |
create(Type type,
Genson genson)
Implementations of this method must try to create an instance of type T based on the
parameter "type".
|
public Converter<?> create(Type type, Genson genson)
FactoryCopyright © 2019. All rights reserved.