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