"

2013 FRC Java API

"

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

Packages that use INorFlashSectorStateList
com.sun.squawk.flash   
 

Uses of INorFlashSectorStateList in com.sun.squawk.flash
 

Classes in com.sun.squawk.flash that implement INorFlashSectorStateList
 class NorFlashSectorStateList
           
 

Fields in com.sun.squawk.flash declared as INorFlashSectorStateList
protected  INorFlashSectorStateList NorFlashMemoryHeap.inUseSectorStateList
           
protected  INorFlashSectorStateList NorFlashSectorState.owningList
           
protected  INorFlashSectorStateList NorFlashMemoryHeap.toBeErasedSectorStateList
           
 

Methods in com.sun.squawk.flash that return INorFlashSectorStateList
 INorFlashSectorStateList INorFlashSectorState.getOwningList()
           
 INorFlashSectorStateList NorFlashSectorState.getOwningList()
           
 

Methods in com.sun.squawk.flash with parameters of type INorFlashSectorStateList
 void INorFlashSectorState.setOwningList(INorFlashSectorStateList list)
           
 void NorFlashSectorState.setOwningList(INorFlashSectorStateList list)
           
 


"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"