Package org.apache.any23.cli

Class Rover.PrintStreamConverter

  • All Implemented Interfaces:
    com.beust.jcommander.IStringConverter<PrintStream>
    Enclosing class:
    Rover

    public static final class Rover.PrintStreamConverter
    extends Object
    implements com.beust.jcommander.IStringConverter<PrintStream>
    • Constructor Detail

      • PrintStreamConverter

        public PrintStreamConverter()
    • Method Detail