public static class RequestUtils.ShortestStringLastComparator extends Object implements Comparator<String>, Serializable
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
| Constructor and Description |
|---|
RequestUtils.ShortestStringLastComparator() |
public static final long serialVersionUID
public RequestUtils.ShortestStringLastComparator()
public int compare(String o1, String o2)
compare in interface Comparator<String>Copyright © 2007-2014 CARET, University of Cambridge. All Rights Reserved.