public class ScoreNodeIteratorImpl extends RangeIteratorAdapter implements ScoreNodeIterator
EMPTY
Constructor and Description |
---|
ScoreNodeIteratorImpl(ScoreNode[][] scoreNodes) |
Modifier and Type | Method and Description |
---|---|
ScoreNode[] |
nextScoreNodes()
Returns the next score nodes.
|
getPosition, getSize, hasNext, next, remove, skip
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPosition, getSize, skip
forEachRemaining, hasNext, next, remove
public ScoreNodeIteratorImpl(ScoreNode[][] scoreNodes)
public ScoreNode[] nextScoreNodes()
nextScoreNodes
in interface ScoreNodeIterator
Copyright © 2004–2023 The Apache Software Foundation. All rights reserved.