Package ca.phon.alignedTypesDatabase
Interface TypeIterator
-
Method Summary
Modifier and TypeMethodDescriptionvoid
continueFrom
(String type) boolean
void
reset()
void
setPrefixSearch
(boolean prefixSearch) void
setTypePrefix
(String type) Methods inherited from interface java.util.Iterator
forEachRemaining, hasNext, next, remove
-
Method Details
-
getTypePrefix
String getTypePrefix() -
setTypePrefix
-
isPrefixSearch
boolean isPrefixSearch() -
setPrefixSearch
void setPrefixSearch(boolean prefixSearch) -
continueFrom
- Parameters:
type
-
-
reset
void reset()
-