public static class ActionExecutor.Pair<T,U> extends java.lang.Object
Pair(T f, U s)
T
first()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Pair(T f, U s)
public T first()