java.util.Comparator<AttachmentChunks>
public static class AttachmentChunks.AttachmentChunksSorter extends java.lang.Object implements java.util.Comparator<AttachmentChunks>
Constructor | Description |
---|---|
AttachmentChunksSorter() |
Modifier and Type | Method | Description |
---|---|---|
int |
compare(AttachmentChunks a,
AttachmentChunks b) |
public int compare(AttachmentChunks a, AttachmentChunks b)
compare
in interface java.util.Comparator<AttachmentChunks>
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.