@CompileStatic class TimeZoneConverter extends Object implements ValueConverter
| Constructor and description |
|---|
TimeZoneConverter() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
boolean |
canConvert(Object value) |
|
Object |
convert(Object value) |
|
Class<?> |
getTargetType() |