Return true if this queue is full (when the number of elements currently in this queue equals its capacity), or false otherwise.
Return true if this queue is full (when the number of elements currently in this queue equals its capacity), or false otherwise.