public class NodePairIterator extends AbstractPipeInputIterator
parentInstance| Constructor and Description |
|---|
NodePairIterator(List nodes) |
NodePairIterator(List nodes,
double negativeProb) |
NodePairIterator(List nodes,
List pairs)
NodePairIterator Constructor (2 arg overload).
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Object |
next() |
Instance |
nextInstance() |
void |
remove() |
setParentInstanceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic NodePairIterator(List nodes)
public NodePairIterator(List nodes, double negativeProb)
public NodePairIterator(List nodes, List pairs)
nodes - pairs - public boolean hasNext()
hasNext in interface IteratorhasNext in class AbstractPipeInputIteratorpublic Instance nextInstance()
nextInstance in interface PipeInputIteratornextInstance in class AbstractPipeInputIteratorpublic Object next()
next in interface Iteratornext in class AbstractPipeInputIteratorpublic void remove()
remove in interface Iteratorremove in class AbstractPipeInputIteratorCopyright © 2019 JULIE Lab, Germany. All rights reserved.