com.mysql.management.util
Class Equals

java.lang.Object
  extended by com.mysql.management.util.Equals

public final class Equals
extends java.lang.Object

This class is final simply as a hint to the compiler, it may be un-finalized safely.

Author:
Eric Herman

Constructor Summary
Equals()
           
 
Method Summary
 boolean nullSafe(java.lang.Object left, java.lang.Object right)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Equals

public Equals()
Method Detail

nullSafe

public boolean nullSafe(java.lang.Object left,
                        java.lang.Object right)


Copyright © 2004-2011. All Rights Reserved.