org.apache.commons.cli

Class HelpFormatter.StringBufferComparator

Enclosing Class:
HelpFormatter
Implemented Interfaces:
Comparator

private static class HelpFormatter.StringBufferComparator
extends Object
implements Comparator

Method Summary

int
compare(Object o1, Object o2)
private String
stripPrefix(String strOption)

Method Details

compare

public int compare(Object o1,
                   Object o2)

stripPrefix

private String stripPrefix(String strOption)