@Trait @CompileStatic trait PeriodConverter extends Object
A trait to convert a Period to and from a String
String
convert(Period value)
Period
convert(String value)
class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Groovy Documentation