|
$_queue
Queue collection object |
|
__construct (Sgss_Collection_Queue_Interface $queue)
The constructor |
mixed |
current ()
|
mixed |
key ()
|
mixed |
next ()
|
void |
rewind ()
|
boolean |
valid ()
|
Queue collection object
protected Sgss_Collection_Queue_Interface $_queue
The constructor
Sgss_Collection_Queue_Interface $queue
Queue collection object to be iterated
public __construct (Sgss_Collection_Queue_Interface $queue)
public mixed current ()
public mixed key ()
public mixed next ()
public void rewind ()
public boolean valid ()