Dresden OCL Toolkit

tudresden.ocl.injection.lib
Class HashModCount

java.lang.Object
  extended bytudresden.ocl.injection.lib.HashModCount

public class HashModCount
extends Object

Yes, I know, it's a hack.


Constructor Summary
HashModCount()
           
 
Method Summary
private static int getModCountHash(Object o)
           
static int identityHashCode(Collection collection)
           
static int identityHashCode(Map map)
           
static int identityHashCode(Object[] array)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HashModCount

public HashModCount()
Method Detail

identityHashCode

public static final int identityHashCode(Collection collection)

identityHashCode

public static final int identityHashCode(Object[] array)

identityHashCode

public static final int identityHashCode(Map map)

getModCountHash

private static final int getModCountHash(Object o)

Dresden OCL Toolkit

Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.