|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.guiceyfruit.support.Comparators
public class Comparators
Constructor Summary | |
---|---|
Comparators()
|
Method Summary | |
---|---|
static boolean |
equal(java.lang.Object a,
java.lang.Object b)
A helper method for comparing objects for equality while handling nulls |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Comparators()
Method Detail |
---|
public static boolean equal(java.lang.Object a, java.lang.Object b)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |