public interface Action4<T1, T2, T3, T4>
abstract void
apply(T1 obj1, T2 obj2, T3 obj3, T4 obj4)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract void apply(T1 obj1, T2 obj2, T3 obj3, T4 obj4)