public interface Action<T>
abstract void
Call(T t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract void Call(T t)