| Package | Description |
|---|---|
| org.apache.directory.api.ldap.model.schema.comparators |
| Class and Description |
|---|
| ByteArrayComparator
A comparator for byte[]s.
|
| NormalizingComparator
A comparator which normalizes a value first before using a subordinate
comparator to compare them.
|
| SerializableComparator
A serializable wrapper around a Comparator which uses delayed initialization
of the underlying wrapped comparator which is JIT resolved from a static
global registry.
|
| UuidComparator
A comparator for UUID.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.