T
- The type of object to comparepublic class ObjectClassTypeComparator<T> extends LdapComparator<T>
Constructor and Description |
---|
ObjectClassTypeComparator(String oid)
Creates a new instance of ObjectClassTypeComparator.
|
Modifier and Type | Method and Description |
---|---|
int |
compare(T o1,
T o2) |
equals, getNormalizer, hashCode, setSchemaManager, toString
copy, getBytecode, getFqcn, isValid, setBytecode, setFqcn
addExtension, addExtension, addName, clear, copy, getDescription, getExtension, getExtensions, getName, getNames, getObjectType, getOid, getSchemaName, getSpecification, hasExtension, isDisabled, isEnabled, isObsolete, lock, setDescription, setEnabled, setExtensions, setNames, setNames, setObsolete, setOid, setSchemaName, setSpecification, unlock
comparing, comparing, comparingDouble, comparingInt, comparingLong, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public ObjectClassTypeComparator(String oid)
oid
- The Comparator's OIDCopyright © 2003–2023 The Apache Software Foundation. All rights reserved.