org.springframework.core.convert.converter.Converter<String,org.joda.time.Duration>
public class DurationConverter extends Object implements org.springframework.core.convert.converter.Converter<String,org.joda.time.Duration>
DurationConverter()
org.joda.time.Duration
convert(String source)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen
public DurationConverter()
public org.joda.time.Duration convert(String source)
convert