DurationConverter
, InstantConverter
, IntervalConverter
, PartialConverter
, PeriodConverter
AbstractConverter
public interface Converter
Modifier and Type | Method | Description |
---|---|---|
java.lang.Class<?> |
getSupportedType() |
Returns the object type that this converter supports, which may
specified by a class, superclass, abstract class, interface, or null.
|
Copyright © 2002–2018 Joda.org. All rights reserved.