public static class AttachmentChunks.AttachmentChunksSorter extends java.lang.Object implements java.util.Comparator<AttachmentChunks>, java.io.Serializable
| Constructor and Description |
|---|
AttachmentChunksSorter() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(AttachmentChunks a,
AttachmentChunks b) |
public int compare(AttachmentChunks a, AttachmentChunks b)
compare in interface java.util.Comparator<AttachmentChunks>