Package 

Class BrowserTypeConverter

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

    
    public final class BrowserTypeConverter
     implements IStringConverter<BrowserType>
                        
    • Method Summary

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

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BrowserTypeConverter

        BrowserTypeConverter()