Uses of Interface
org.javarosa.core.services.storage.IStorageUtilityIndexed
| Package | Description |
|---|---|
| org.javarosa.core.services.storage | |
| org.javarosa.core.services.storage.util |
-
Uses of IStorageUtilityIndexed in org.javarosa.core.services.storage
Classes in org.javarosa.core.services.storage that implement IStorageUtilityIndexed Modifier and Type Class Description classWrappingStorageUtilityA wrapper implementation of IStorageUtility that lets you serialize an object with a serialization scheme other than the default scheme provided by the object's readExternal/writeExternal methods. -
Uses of IStorageUtilityIndexed in org.javarosa.core.services.storage.util
Classes in org.javarosa.core.services.storage.util that implement IStorageUtilityIndexed Modifier and Type Class Description classDummyIndexedStorageUtility<T extends Persistable>