joeq.Runtime
Class HashCode

java.lang.Object
  extended by joeq.Runtime.HashCode

public abstract class HashCode
extends Object


Constructor Summary
HashCode()
           
 
Method Summary
static int identityHashCode(Object x)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HashCode

public HashCode()
Method Detail

identityHashCode

public static int identityHashCode(Object x)


Copyright © 2001-2005 John Whaley. All Rights Reserved.