Package picocli

Class CommandLine.Help.SortByOrder<T extends CommandLine.Model.IOrdered>

java.lang.Object
picocli.CommandLine.Help.SortByOrder<T>
All Implemented Interfaces:
Comparator<T>
Enclosing class:
CommandLine.Help

static class CommandLine.Help.SortByOrder<T extends CommandLine.Model.IOrdered> extends Object implements Comparator<T>