Class ParameterTool

  • All Implemented Interfaces:
    Serializable, Cloneable

    @Public
    public class ParameterTool
    extends AbstractParameterTool
    This class provides simple utility methods for reading and parsing program arguments from different sources. Only single value parameter could be supported in args.
    See Also:
    Serialized Form