public class ComparableObjectCheck
extends java.lang.Object
Constructor and Description |
---|
ComparableObjectCheck() |
Modifier and Type | Method and Description |
---|---|
static boolean |
equals(ComparableObject me,
java.lang.Object him) |
static int |
hashCode(ComparableObject me,
int superCode) |
public static boolean equals(ComparableObject me, java.lang.Object him)
public static int hashCode(ComparableObject me, int superCode)