org.codehaus.wadi.dindex.impl
Class PartitionOwnerGreaterThanComparator

java.lang.Object
  extended byorg.codehaus.wadi.dindex.impl.PartitionOwnerGreaterThanComparator
All Implemented Interfaces:
Comparator

public class PartitionOwnerGreaterThanComparator
extends Object
implements Comparator


Constructor Summary
PartitionOwnerGreaterThanComparator()
           
 
Method Summary
 int compare(Object o2, Object o1)
           
 boolean equals(Object obj)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PartitionOwnerGreaterThanComparator

public PartitionOwnerGreaterThanComparator()
Method Detail

compare

public int compare(Object o2,
                   Object o1)
Specified by:
compare in interface Comparator

equals

public boolean equals(Object obj)
Specified by:
equals in interface Comparator


Copyright © 2004-2006 Core Developers Network Ltd.. All Rights Reserved.