Uses of Interface
de.enough.polish.doja.rms.RecordEnumeration

Packages that use RecordEnumeration
de.enough.polish.doja.rms Special implementations for javax.microedition.rms classes for DoJa - do not use directly. 
 

Uses of RecordEnumeration in de.enough.polish.doja.rms
 

Classes in de.enough.polish.doja.rms that implement RecordEnumeration
 class RecordEnumerationImpl
           
 

Methods in de.enough.polish.doja.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.