public interface Callback<T extends ZenohType>
Runnable callback.
abstract Unit
run(T t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Unit run(T t)
Callback to be run.