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, waitequalspublic int compare(MultipartPart o1, MultipartPart o2)
compare in interface Comparator<MultipartPart>