IsterObject | --IsterQueue | --IsterQueueFILO
Author(s): Ingo Schramm
Copyright: Copyright (c) 2005 Ister.ORG Ingo Schramm
IsterQueueFILO IsterQueueFILO( )
integer getNext( )
Return null if no item is left. This method is a little slower than the correspondent method of IsterQueueFIFO.