public final class NullCompatibleComparison extends java.lang.Object
static <COMPARABLE_TYPE extends java.lang.Comparable<COMPARABLE_TYPE>> int
compareTo(COMPARABLE_TYPE object1, COMPARABLE_TYPE object2)
static boolean
equals(java.lang.Object object1, java.lang.Object object2)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static boolean equals(java.lang.Object object1, java.lang.Object object2)
public static <COMPARABLE_TYPE extends java.lang.Comparable<COMPARABLE_TYPE>> int compareTo(COMPARABLE_TYPE object1, COMPARABLE_TYPE object2)
Siehe auch Jowidgets Nutzerhandbuch