Package | Description |
---|---|
javax.microedition.rms |
The Mobile Information Device Profile provides a mechanism for
MIDlets to persistently store data and later retrieve it.
|
Modifier and Type | Method and Description |
---|---|
RecordEnumeration |
RecordStore.enumerateRecords(RecordFilter filter,
RecordComparator comparator,
boolean keepUpdated)
Returns an enumeration for traversing a set of records in the
record store in an optionally specified order.
|
Copyright (c) 1990, 2012, Oracle and/or its affiliates. All rights reserved.