private static class MavibotEntrySerializer.EntryComparator
extends java.lang.Object
implements java.util.Comparator<org.apache.directory.api.ldap.model.entry.Entry>
| Modifier | Constructor and Description |
|---|---|
private |
EntryComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(org.apache.directory.api.ldap.model.entry.Entry entry1,
org.apache.directory.api.ldap.model.entry.Entry entry2) |