2010 FRC Java API


Uses of Interface
com.sun.squawk.flash.INorFlashMemoryHeap

Packages that use INorFlashMemoryHeap
com.sun.squawk.flash   
com.sun.squawk.rms   
 

Uses of INorFlashMemoryHeap in com.sun.squawk.flash
 

Classes in com.sun.squawk.flash that implement INorFlashMemoryHeap
 class NorFlashMemoryHeap
           
 

Uses of INorFlashMemoryHeap in com.sun.squawk.rms
 

Fields in com.sun.squawk.rms declared as INorFlashMemoryHeap
protected  INorFlashMemoryHeap RecordStoreManager.memoryHeap
           
 

Constructors in com.sun.squawk.rms with parameters of type INorFlashMemoryHeap
RecordStoreManager(INorFlashMemoryHeap memoryHeap)
           
RecordStoreManager(INorFlashMemoryHeap memoryHeap, INorFlashMemoryHeapScanner memoryHeapScanner, IRmsEntryVisitor scanVisitor, IRmsEntryVisitor reScanVisitor)
           
 


2010 FRC Java API


Copyright © 2006-2009 Sun Microsystems, Inc. All Rights Reserved.