public class ISOIntervalFormat extends Object implements IntervalFormat
IntervalFormat.Parser, IntervalFormat.Printer
Constructor and Description |
---|
ISOIntervalFormat() |
Modifier and Type | Method and Description |
---|---|
IntervalFormat.Parser |
getParser() |
IntervalFormat.Printer |
getPrinter() |
public IntervalFormat.Parser getParser()
getParser
in interface IntervalFormat
public IntervalFormat.Printer getPrinter()
getPrinter
in interface IntervalFormat