Uses of Interface
com.ethlo.time.TemporalHandler
Packages that use TemporalHandler
-
Uses of TemporalHandler in com.ethlo.time
Methods in com.ethlo.time with parameters of type TemporalHandlerModifier and TypeMethodDescriptionstatic <T> T
ITU.parse
(String text, TemporalHandler<T> temporalHandler) Parse the input, and use callbacks for the type of date/date-time it contains.