@Trait @CompileStatic trait LocalTimeConverter extends Object implements TemporalConverter<LocalTime>
A trait to convert a LocalTime to and from a long
Long
convert(LocalTime value)
LocalTime
convert(Long value)
class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Groovy Documentation