public class ObjectUtil
extends Object
Generic utility methods related to objects.
- Author:
- Arjohn Kampman
-
Constructor Summary 
Constructors
-
Method Summary 
static int
Returns the hash code of the supplied object, or 0 if a null reference is supplied.
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait