public interface IntervalFormat
Modifier and Type | Interface and Description |
---|---|
static interface |
IntervalFormat.Parser |
static interface |
IntervalFormat.Printer |
Modifier and Type | Method and Description |
---|---|
IntervalFormat.Parser |
getParser() |
IntervalFormat.Printer |
getPrinter() |
IntervalFormat.Parser getParser()
IntervalFormat.Printer getPrinter()