it.sistematica.isharedoc.util
Class UtilsCompare

java.lang.Object
  extended by it.sistematica.isharedoc.util.UtilsCompare

public class UtilsCompare
extends java.lang.Object


Constructor Summary
UtilsCompare()
           
 
Method Summary
static boolean changed(java.lang.Object oldValue, java.lang.Object newValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UtilsCompare

public UtilsCompare()
Method Detail

changed

public static boolean changed(java.lang.Object oldValue,
                              java.lang.Object newValue)