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