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