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)
Factory
Copyright © 2019. All rights reserved.