Use is subject to License Terms. Your use of this web site or any of its contents or software indicates your agreement to be bound by these License Terms.

Copyright © 2006 Sun Microsystems, Inc. and Motorola, Inc. All rights reserved.

MID Profile

Uses of Interface
javax.microedition.rms.RecordFilter

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

Uses of RecordFilter in javax.microedition.rms
 

Methods in javax.microedition.rms with parameters of type RecordFilter
 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.
 


MID Profile

Copyright © 2006 Sun Microsystems, Inc. and Motorola, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 118 specification.