Class DurationConverter

java.lang.Object
com.thoughtworks.xstream.converters.basic.AbstractSingleValueConverter
com.thoughtworks.xstream.converters.time.DurationConverter
All Implemented Interfaces:
ConverterMatcher, SingleValueConverter

public class DurationConverter extends AbstractSingleValueConverter
Converts a Duration instance to string.
Since:
1.4.10