public abstract class AbstractNetworkCollectionTaskFactory extends Object implements NetworkCollectionTaskFactory
Constructor and Description |
---|
AbstractNetworkCollectionTaskFactory() |
Modifier and Type | Method and Description |
---|---|
boolean |
isReady(Collection<CyNetwork> networks)
Returns true if the supplied collection is not null.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createTaskIterator
public AbstractNetworkCollectionTaskFactory()
public boolean isReady(Collection<CyNetwork> networks)
isReady
in interface NetworkCollectionTaskFactory
networks
- The collection of networks.Copyright 2011 Cytoscape Consortium. All rights reserved.