| Sgss_Collection_Array_Queue | Represents a FIFO queued collection array |
int |
count ()
|
mixed |
current ()
|
boolean |
isEmpty ()
Determines whether this queue contains no element |
mixed |
key ()
|
mixed |
next ()
|
void |
rewind ()
|
boolean |
valid ()
|
public int count ()
public mixed current ()
Determines whether this queue contains no element
Determines whether this queue contains no element
public boolean isEmpty ()
public mixed key ()
public mixed next ()
public void rewind ()
public boolean valid ()