org.apache.commons.cli

Class HelpFormatter.StringBufferComparator

private static class HelpFormatter.StringBufferComparator extends Object implements Comparator

Method Summary
intcompare(Object o1, Object o2)
StringstripPrefix(String strOption)

Method Detail

compare

public int compare(Object o1, Object o2)

stripPrefix

private String stripPrefix(String strOption)