|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.commons.collections.buffer | |
---|---|
org.apache.commons.collections.buffer |
This package contains implementations of the
Buffer interface. |
Classes in org.apache.commons.collections.buffer used by org.apache.commons.collections.buffer | |
---|---|
AbstractBufferDecorator
Decorates another Buffer to provide additional behaviour. |
|
BoundedFifoBuffer
The BoundedFifoBuffer is a very efficient implementation of Buffer that does not alter the size of the buffer at runtime. |
|
SynchronizedBuffer
Decorates another Buffer to synchronize its behaviour
for a multi-threaded environment. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |