public static final class DefaultConverters.PropertyConverterFactory extends Object implements ContextualFactory<Object>
Constructor and Description |
---|
PropertyConverterFactory() |
Modifier and Type | Method and Description |
---|---|
Converter<Object> |
create(BeanProperty property,
Genson genson)
Return an instance of a converter working with objects of type T based on property argument
or null.
|
public Converter<Object> create(BeanProperty property, Genson genson)
ContextualFactory
create
in interface ContextualFactory<Object>
Copyright © 2019. All rights reserved.