Uses of Class
io.ebean.csv.reader.TimeStringParser
-
-
Uses of TimeStringParser in io.ebean.csv.reader
Methods in io.ebean.csv.reader that return TimeStringParser Modifier and Type Method Description static TimeStringParserTimeStringParser. get()Return a shared instance as this is thread safe.
-