public class DocumentComparator
extends java.lang.Object
implements java.util.Comparator<org.bson.BSONObject>
| Constructor and Description |
|---|
DocumentComparator(org.bson.BSONObject orderBy) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(org.bson.BSONObject document1,
org.bson.BSONObject document2) |