public abstract class AbstractTextIterator extends Object implements TextIterator
| Constructor and Description |
|---|
AbstractTextIterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
remove()
Unsupported operation.
|
String |
toString(List<LanguageRule> languageRuleList) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithasNext, nextforEachRemainingpublic void remove()
remove in interface Iterator<String>remove in interface TextIteratorpublic String toString(List<LanguageRule> languageRuleList)
Copyright © 2018. All Rights Reserved.