Module info.picocli
Package picocli

Class CommandLine.Model.MethodParam

  • All Implemented Interfaces:
    AnnotatedElement
    Enclosing class:
    CommandLine.Model

    public static class CommandLine.Model.MethodParam
    extends AccessibleObject
    Command method parameter, similar to java.lang.reflect.Parameter (not available before Java 8).
    Since:
    4.0