public interface NbCallback<T extends Object>
通用回调写法
abstract Unit
onCall(T data)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Unit onCall(T data)