"

2013 FRC Java API

"

Uses of Interface
com.sun.squawk.rms.IRecordStoreSequenceEntry

Packages that use IRecordStoreSequenceEntry
com.sun.squawk.rms   
 

Uses of IRecordStoreSequenceEntry in com.sun.squawk.rms
 

Classes in com.sun.squawk.rms that implement IRecordStoreSequenceEntry
 class RecordStoreSequenceEntry
          I exist in order to allow the delete record, set record, and any other record store operation that essentially does not need to have a new log entry posted.
 

Methods in com.sun.squawk.rms with parameters of type IRecordStoreSequenceEntry
 void IRmsEntryVisitor.visitRecordStoreSequence(IRecordStoreSequenceEntry entry)
           
 


"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"