public abstract class ParamRunnable<T> extends Object
run
protected boolean
prepared
ParamRunnable()
Runnable
prepare(T param)
abstract void
run(T t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected boolean prepared
public ParamRunnable()
public Runnable prepare(T param)
public abstract void run(T t)
Copyright © 2014. All rights reserved.