public static class DefaultConverters.DateContextualFactory extends Object implements ContextualFactory
Constructor and Description |
---|
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 Converter create(BeanProperty property, Genson genson)
ContextualFactory
create
in interface ContextualFactory
Copyright © 2019. All rights reserved.