|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.internal.util.Utils
Constructor Summary | |
Utils()
|
Method Summary | |
static int |
getHashcode(java.lang.Object obj)
|
static boolean |
isEquals(java.lang.Object obj1,
java.lang.Object obj2)
|
static java.lang.String |
toString(java.lang.Object obj)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Utils()
Method Detail |
public static int getHashcode(java.lang.Object obj)
public static boolean isEquals(java.lang.Object obj1, java.lang.Object obj2)
public static java.lang.String toString(java.lang.Object obj)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |