public interface ISmartStatusChangeListener<T>
abstract void
onChange(T before, T after)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract void onChange(T before, T after)