Package 

Class ConditionConverter

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

    
    public final class ConditionConverter
     implements IStringConverter<Condition>
                        
    • Method Summary

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

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