com.sun.appserv.management.util.misc
Class ObjectUtil
java.lang.Object
com.sun.appserv.management.util.misc.ObjectUtil
public final class ObjectUtil
- extends Object
Provides a variety of useful utilities for computing hashCode().
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
hashCode
public static int hashCode(boolean value)
hashCode
public static int hashCode(Object... items)
hashCode
public static int hashCode(Object o)
hashCode
public static int hashCode(long value)
hashCode
public static int hashCode(double value)
equals
public static boolean equals(Object s1,
Object s2)
Submit a bug or feature Copyright 2006 Sun Microsystems, Inc. All rights reserved.