Uses of Interface
com.ethlo.time.TemporalConsumer
-
Packages that use TemporalConsumer Package Description com.ethlo.time -
-
Uses of TemporalConsumer in com.ethlo.time
Methods in com.ethlo.time with parameters of type TemporalConsumer Modifier and Type Method Description static void
ITU. parse(java.lang.String text, TemporalConsumer temporalConsumer)
Parse the input, and use callbacks for the type of date/date-time it contains.
-