|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.directory.shared.ldap.schema.comparators.BooleanComparator
public class BooleanComparator
A class for the BooleanComparator matchingRule (RFC 4517, par. 4.2.2)
| Constructor Summary | |
|---|---|
BooleanComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(java.lang.Object backendValue,
java.lang.Object assertValue)
Implementation of the Compare method |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
public BooleanComparator()
| Method Detail |
|---|
public int compare(java.lang.Object backendValue,
java.lang.Object assertValue)
compare in interface java.util.Comparator<java.lang.Object>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||