org.apache.accumulo.examples.wikisearch.iterator
Class BooleanLogicIterator.BooleanLogicTreeNodeComparator
java.lang.Object
org.apache.accumulo.examples.wikisearch.iterator.BooleanLogicIterator.BooleanLogicTreeNodeComparator
- All Implemented Interfaces:
- Comparator<Object>
- Enclosing class:
- BooleanLogicIterator
public class BooleanLogicIterator.BooleanLogicTreeNodeComparator
- extends Object
- implements Comparator<Object>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BooleanLogicIterator.BooleanLogicTreeNodeComparator
public BooleanLogicIterator.BooleanLogicTreeNodeComparator()
compare
public int compare(Object o1,
Object o2)
- Specified by:
compare
in interface Comparator<Object>
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.