public class LongComparator
extends org.apache.directory.api.ldap.model.schema.comparators.SerializableComparator<java.lang.Long>
| Modifier and Type | Field and Description |
|---|---|
static LongComparator |
INSTANCE |
private static long |
serialVersionUID
The serial version UID
|
| Constructor and Description |
|---|
LongComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(java.lang.Long l1,
java.lang.Long l2) |
setSchemaManagerequals, toStringcopy, getBytecode, getFqcn, isValid, setBytecode, setFqcnaddExtension, addExtension, addName, clear, compareOid, copy, getDescription, getExtension, getExtensions, getName, getNames, getObjectType, getOid, getSchemaName, getSpecification, hasExtension, hashCode, isDisabled, isEnabled, isObsolete, isReadOnly, lock, setDescription, setEnabled, setExtensions, setNames, setNames, setObsolete, setOid, setReadOnly, setSchemaName, setSpecification, unlockpublic static final LongComparator INSTANCE
private static final long serialVersionUID