Uses of Interface
org.javarosa.core.util.Iterator
| Package | Description |
|---|---|
| org.javarosa.core.services.storage | |
| org.javarosa.core.services.storage.util |
-
Uses of Iterator in org.javarosa.core.services.storage
Subinterfaces of Iterator in org.javarosa.core.services.storage Modifier and Type Interface Description interfaceIStorageIterator<E extends Externalizable>Interface for iterating through a set of records from an IStorageUtility -
Uses of Iterator in org.javarosa.core.services.storage.util
Classes in org.javarosa.core.services.storage.util that implement Iterator Modifier and Type Class Description classDummyStorageIterator<T extends Persistable>