Package picocli

Class CommandLine.PositionalParametersSorter

java.lang.Object
picocli.CommandLine.PositionalParametersSorter
All Implemented Interfaces:
Comparator<CommandLine.Model.ArgSpec>
Enclosing class:
CommandLine

static class CommandLine.PositionalParametersSorter extends Object implements Comparator<CommandLine.Model.ArgSpec>