Uses of Class
org.apache.commons.collections.buffer.SynchronizedBuffer
Packages that use SynchronizedBuffer
-
Uses of SynchronizedBuffer in org.apache.commons.collections.buffer
Subclasses of SynchronizedBuffer in org.apache.commons.collections.bufferModifier and TypeClassDescriptionclassDecorates anotherBufferto makeBlockingBuffer.get()andBlockingBuffer.remove()block when theBufferis empty.classDecorates anotherBufferto ensure a fixed maximum size.