Package 

Class PairConverter

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

    
    public final class PairConverter
     implements IStringConverter<Pair<Int, Int>>
                        
    • Constructor Summary

      Constructors 
      Constructor Description
      PairConverter()
    • Method Summary

      Modifier and Type Method Description
      Pair<Integer, Integer> convert(String value)
      • Methods inherited from class java.lang.Object

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