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