Klasse FileFullTextContentEntryIterator
java.lang.Object
org.teamapps.universaldb.index.fileng.FileFullTextContentEntryIterator
- Alle implementierten Schnittstellen:
Iterator<FileFullTextContentEntry>
public class FileFullTextContentEntryIterator
extends Object
implements Iterator<FileFullTextContentEntry>
-
Konstruktordetails
-
FileFullTextContentEntryIterator
- Löst aus:
IOException
-
-
Methodendetails
-
hasNext
public boolean hasNext()- Angegeben von:
hasNextin SchnittstelleIterator<FileFullTextContentEntry>
-
next
- Angegeben von:
nextin SchnittstelleIterator<FileFullTextContentEntry>
-
close
public void close()
-