public abstract class ActionT<T> extends Action
ActionT()
void
call()
abstract void
call(T obj)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ActionT()
public void call()
call
Action
public abstract void call(T obj)
Copyright © 2012. All Rights Reserved.