com.sun.squawk.flash
Class NorFlashSectorStateList
java.lang.Object
   com.sun.squawk.flash.NorFlashSectorStateList
com.sun.squawk.flash.NorFlashSectorStateList
- All Implemented Interfaces: 
- INorFlashSectorStateList
- public class NorFlashSectorStateList 
- extends Object- implements INorFlashSectorStateList
 
 
 
 
head
protected INorFlashSectorState head
tail
protected INorFlashSectorState tail
size
protected int size
NorFlashSectorStateList
public NorFlashSectorStateList()
addLast
public void addLast(INorFlashSectorState sectorState)
- 
- Specified by:
- addLastin interface- INorFlashSectorStateList
 
- 
 
consumeFirst
public INorFlashSectorState consumeFirst()
- 
- Specified by:
- consumeFirstin interface- INorFlashSectorStateList
 
- 
 
getFirst
public INorFlashSectorState getFirst()
- 
- Specified by:
- getFirstin interface- INorFlashSectorStateList
 
- 
 
remove
public void remove(INorFlashSectorState toRemove)
- 
- Specified by:
- removein interface- INorFlashSectorStateList
 
- 
 
size
public int size()
- 
- Specified by:
- sizein interface- INorFlashSectorStateList
 
- 
 
"For updated information see the Java FRC site"