public interface ScoreNodeIterator extends RangeIterator
ScoreNode
[].Modifier and Type | Method and Description |
---|---|
ScoreNode[] |
nextScoreNodes()
Returns the next score nodes.
|
getPosition, getSize, skip
forEachRemaining, hasNext, next, remove
ScoreNode[] nextScoreNodes()
NoSuchElementException
- if there are no next score nodes.Copyright © 2004–2023 The Apache Software Foundation. All rights reserved.