org.jets3t.service.model
public static class MultipartPart.PartNumberComparator extends Object implements Comparator<MultipartPart>
Constructor and Description |
---|
MultipartPart.PartNumberComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(MultipartPart o1,
MultipartPart o2) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(MultipartPart o1, MultipartPart o2)
compare
in interface Comparator<MultipartPart>