Class Flag

  • All Implemented Interfaces:
    Cloneable

    public class Flag
    extends AbstractParameter
    A command line flag
    A flag is a parameter that has no other value that the option name. e.g. -[flag name].