org.cytoscape.work
Class AbstractTaskFactory
java.lang.Object
org.cytoscape.work.AbstractTaskFactory
- All Implemented Interfaces:
- TaskFactory
public abstract class AbstractTaskFactory
- extends Object
- implements TaskFactory
A TaskFactory that is always ready to produce a TaskIterator.
Cytoscape Backwards Compatibility (Abstract Class): This class is abstract and meant to be extended by users. This means that we may add methods for minor version updates. Methods will only be removed for major version updates.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractTaskFactory
public AbstractTaskFactory()
isReady
public boolean isReady()
- Specified by:
isReady
in interface TaskFactory
Copyright 2011 Cytoscape Consortium. All rights reserved.