public class AnchorTextPhraseAnalyzer.Iter extends Object implements Iterator<BasePhraseAnalyzer.Entry>
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
BasePhraseAnalyzer.Entry |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public boolean hasNext()
hasNext
in interface Iterator<BasePhraseAnalyzer.Entry>
public BasePhraseAnalyzer.Entry next()
next
in interface Iterator<BasePhraseAnalyzer.Entry>
public void remove()
remove
in interface Iterator<BasePhraseAnalyzer.Entry>
Copyright © 2016. All rights reserved.