The only one I can find is the BoundedFIFOBuffer, which is deprecated. Any others?
There are some bounded collections in Apache commons-collections, including a BoundedFifoBuffer.
In the same library, is also BoundedBuffer and CircularFifoBuffer