IM Profile

Uses of Interface
javax.microedition.rms.RecordEnumeration

Packages that use RecordEnumeration
javax.microedition.rms The Mobile Information Device Profile provides a mechanism for MIDlets to persistently store data and later retrieve it.  
 

Uses of RecordEnumeration in javax.microedition.rms
 

Methods in javax.microedition.rms that return RecordEnumeration
 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.
 


IM Profile

Submit a comment or suggestion Version 2.0 of IM Profile Specification
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries. Copyright (c) 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road,Palo Alto, California, 94303, U.S.A. All Rights Reserved.