T
- the type of objects handled by Converters built by this factorypublic interface ContextualFactory<T>
Modifier and Type | Method and Description |
---|---|
Converter<T> |
create(BeanProperty property,
Genson genson)
Return an instance of a converter working with objects of type T based on property argument
or null.
|
Converter<T> create(BeanProperty property, Genson genson)
Copyright © 2019. All rights reserved.