wt.dataops.objectcol.resolution
Class CollectionProcessor.CollectionQueryComparator

java.lang.Object
  extended bywt.dataops.objectcol.resolution.CollectionProcessor.IntegerValComparator
      extended bywt.dataops.objectcol.resolution.CollectionProcessor.CollectionQueryComparator
All Implemented Interfaces:
Comparator
Enclosing class:
CollectionProcessor

protected static class CollectionProcessor.CollectionQueryComparator
extends CollectionProcessor.IntegerValComparator


Field Summary
 
Fields inherited from class wt.dataops.objectcol.resolution.CollectionProcessor.IntegerValComparator
 
Constructor Summary
(package private) CollectionProcessor.CollectionQueryComparator()
           
 
Method Summary
protected  void validateBoth(Object o1, Object o2)
           
 
Methods inherited from class wt.dataops.objectcol.resolution.CollectionProcessor.IntegerValComparator
addOrder, compare, getOrder
 
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

CollectionProcessor.CollectionQueryComparator

CollectionProcessor.CollectionQueryComparator()
Method Detail

validateBoth

protected void validateBoth(Object o1,
                            Object o2)
Specified by:
validateBoth in class CollectionProcessor.IntegerValComparator