de.schwarzrot.concurrent
Class ContextTask
java.lang.Object
de.schwarzrot.concurrent.Task
de.schwarzrot.concurrent.ContextTask
- All Implemented Interfaces:
- Runnable
public abstract class ContextTask
- extends Task
a task that takes a context object. Main usage is to avoid to have to declare related objects
final.
- Author:
- Reinhard Mantey
- See Also:
Task
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.lang.Runnable |
run |
ContextTask
public ContextTask(Object contextObj)
ContextTask
public ContextTask(Object contextObj,
ProgressPublisher pp)
getContext
public Object getContext()
Submit
a bug or request a feature
SRJRCFrames is published according to the
GNU General Public License
Copyright 2005-2012
Reinhard Mantey - some rights reserved.