public class DurationToStringConverter extends Object implements org.springframework.core.convert.converter.Converter<Duration,String>
Duration
DurationToStringConverter()
String
convert(Duration d)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DurationToStringConverter()
public String convert(Duration d)
convert
org.springframework.core.convert.converter.Converter<Duration,String>
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.