org.apache.poi.hsmf.datatypes
public static class RecipientChunks.RecipientChunksSorter extends java.lang.Object implements java.util.Comparator<RecipientChunks>
| Constructor and Description |
|---|
RecipientChunks.RecipientChunksSorter() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(RecipientChunks a,
RecipientChunks b) |
public RecipientChunks.RecipientChunksSorter()
public int compare(RecipientChunks a, RecipientChunks b)
compare in interface java.util.Comparator<RecipientChunks>