|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SynchronizedBuffer | |
---|---|
org.apache.commons.collections.buffer |
This package contains implementations of the
Buffer interface. |
Uses of SynchronizedBuffer in org.apache.commons.collections.buffer |
---|
Subclasses of SynchronizedBuffer in org.apache.commons.collections.buffer | |
---|---|
class |
BlockingBuffer<E>
Decorates another Buffer to make BlockingBuffer.get() and
BlockingBuffer.remove() block when the Buffer is empty. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |