public static class Collection.CollectionComparator extends java.lang.Object implements java.util.Comparator<Collection>
| Constructor and Description |
|---|
Collection.CollectionComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Collection collection1,
Collection collection2) |
public int compare(Collection collection1, Collection collection2)
compare in interface java.util.Comparator<Collection>Copyright © 2018 DuraSpace. All Rights Reserved.