- java.lang.Object
-
- com.exalead.gni.GNIObject
-
- com.exalead.mot.components.WordDictionaryWithMultipleDisplayForms
-
- All Implemented Interfaces:
- java.util.Iterator<WordDictionaryEntry[]>
public class WordDictionaryWithMultipleDisplayForms
extends com.exalead.gni.GNIObject
implements java.util.Iterator<WordDictionaryEntry[]>
Iterator over a WordDictionary with multiple display forms associated to each word
-
-
Method Summary
-
Methods inherited from class com.exalead.gni.GNIObject
printInternalCppPointer
-
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.util.Iterator
forEachRemaining
-
-
Method Detail
-
hasNext
public boolean hasNext()
- Specified by:
hasNext
in interface java.util.Iterator<WordDictionaryEntry[]>
-
remove
public void remove()
- Specified by:
remove
in interface java.util.Iterator<WordDictionaryEntry[]>
-
end
protected boolean end()
-
next2
protected void next2()
Copyright © 2013 Dassault Systèmes, All Rights Reserved.