public static class DefaultConverters.DateContextualFactory extends Object implements ContextualFactory
| Constructor and Description |
|---|
DefaultConverters.DateContextualFactory() |
| Modifier and Type | Method and Description |
|---|---|
Converter |
create(BeanProperty property,
Genson genson)
Return an instance of a converter working with objects of type T based on property argument
or null.
|
public DefaultConverters.DateContextualFactory()
public Converter create(BeanProperty property, Genson genson)
ContextualFactorycreate in interface ContextualFactoryCopyright © 2014. All Rights Reserved.