com.tds.common.reactor.functions.Action
com.tds.common.reactor.functions.Function
public interface Action1<T> implements Action
A one-argument action.
abstract void
call(T t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract void call(T t)