Package 

Class DurationConverter

  • All Implemented Interfaces:
    com.beust.jcommander.IStringConverter

    
    public final class DurationConverter
     implements IStringConverter<Duration>
                        

    Created by vincent on 17-4-7. Copyright @ 2013-2017 Platon AI. All rights reserved

    • Method Summary

      Modifier and Type Method Description
      Duration convert(String value)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait