public class ByteArrayComparator extends LdapComparator<byte[]>
description, extensions, isEnabled, isObsolete, isReadOnly, locked, names, objectType, oid, schemaName, specification
Constructor and Description |
---|
ByteArrayComparator(String oid)
The ByteArrayComparator constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
compare(byte[] b1,
byte[] b2) |
equals, setSchemaManager, toString
copy, getBytecode, getFqcn, isValid, registerOid, setBytecode, setFqcn
addExtension, addName, addToRegistries, clear, compareOid, copy, getDescription, getExtensions, getName, getNames, getObjectType, getOid, getSchemaName, getSpecification, hashCode, isDisabled, isEnabled, isObsolete, isReadOnly, lock, removeFromRegistries, setDescription, setEnabled, setExtensions, setNames, setNames, setObsolete, setOid, setReadOnly, setRegistries, setSchemaName, setSpecification
public ByteArrayComparator(String oid)
Copyright © 2003–2013 The Apache Software Foundation. All rights reserved.