public static class AttachmentChunks.AttachmentChunksSorter extends Object implements Comparator<AttachmentChunks>
| Constructor and Description |
|---|
AttachmentChunks.AttachmentChunksSorter() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(AttachmentChunks a,
AttachmentChunks b) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic AttachmentChunks.AttachmentChunksSorter()
public int compare(AttachmentChunks a, AttachmentChunks b)
compare in interface Comparator<AttachmentChunks>Copyright © 2019. All rights reserved.