Package com.impossibl.postgres.datetime
Interface IntervalFormat.Parser
-
- Enclosing interface:
- IntervalFormat
public static interface IntervalFormat.Parser
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Interval
parse(CharSequence text)
-
-
-
Method Detail
-
parse
Interval parse(CharSequence text)
-
-