Uses of Interface
com.ethlo.time.TemporalHandler
-
-
Uses of TemporalHandler in com.ethlo.time
Methods in com.ethlo.time with parameters of type TemporalHandler Modifier and Type Method Description static <T> TITU. parse(String text, TemporalHandler<T> temporalHandler)Parse the input, and use callbacks for the type of date/date-time it contains.
-