org.apache.directory.shared.ldap.schema
Class ObjectIdentifierComparator
java.lang.Object
org.apache.directory.shared.ldap.schema.ObjectIdentifierComparator
- All Implemented Interfaces:
- Serializable, Comparator
public class ObjectIdentifierComparator
- extends Object
- implements Comparator, Serializable
A comparator for the objectIdentifierMatch matchingRule.
- Version:
- $Rev: 434411 $
- Author:
- Apache Directory Project
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectIdentifierComparator
public ObjectIdentifierComparator()
compare
public int compare(Object o1,
Object o2)
- Specified by:
compare
in interface Comparator
Copyright © 2004-2012. All Rights Reserved.