org.guiceyfruit.support
Class Comparators

java.lang.Object
  extended by org.guiceyfruit.support.Comparators

public class Comparators
extends java.lang.Object

Version:
$Revision: 1.1 $

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

Comparators

public Comparators()
Method Detail

equal

public static boolean equal(java.lang.Object a,
                            java.lang.Object b)
A helper method for comparing objects for equality while handling nulls



Copyright © 2011. All Rights Reserved.