clear
Removes all the elements from this collection
WARNING: This method DOES NOT record the time in queue for the cleared items if the user wants this functionality, it can be accomplished using the remove(int index) method, while looping through the items to remove Listeners are notified of the queue change with IGNORE
This method simply clears the underlying data structure that holds the objects