ozone API

org.ozoneDB.DxLib
Class DxStandardComparator

java.lang.Object
  extended byorg.ozoneDB.DxLib.DxObject
      extended byorg.ozoneDB.DxLib.DxComparator
          extended byorg.ozoneDB.DxLib.DxStandardComparator
All Implemented Interfaces:
java.lang.Cloneable, DxCompatible, java.io.Serializable

public final class DxStandardComparator
extends DxComparator

Version:
$Revision: 1.1 $Date: 2001/12/18 10:31:30 $
Author:
SMB
See Also:
Serialized Form

Constructor Summary
DxStandardComparator()
           
 
Method Summary
 boolean compareEquals(java.lang.Object obj1, java.lang.Object obj2)
           
 boolean compareIsLess(java.lang.Object obj1, java.lang.Object obj2)
           
 
Methods inherited from class org.ozoneDB.DxLib.DxObject
clone, isLess
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.ozoneDB.DxLib.DxCompatible
equals
 

Constructor Detail

DxStandardComparator

public DxStandardComparator()
Method Detail

compareEquals

public boolean compareEquals(java.lang.Object obj1,
                             java.lang.Object obj2)
Specified by:
compareEquals in class DxComparator

compareIsLess

public boolean compareIsLess(java.lang.Object obj1,
                             java.lang.Object obj2)
Specified by:
compareIsLess in class DxComparator

ozone API

Copyright (C) The Ozone Database Project - www.ozone-db.org. All rights reserved.