javatools.util
Class Compare

java.lang.Object
  |
  +--javatools.util.Compare

public class Compare
extends java.lang.Object


Constructor Summary
Compare()
           
 
Method Summary
static boolean eq(java.lang.Object o1, java.lang.Object o2)
           
static int hashOne(java.lang.Object o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Compare

public Compare()
Method Detail

eq

public static boolean eq(java.lang.Object o1,
                         java.lang.Object o2)

hashOne

public static int hashOne(java.lang.Object o)