| Package | Description |
|---|---|
| org.apache.commons.collections.buffer |
This package contains implementations of the
Buffer interface. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
CircularFifoBuffer |
CircularFifoBuffer is a first in first out buffer with a fixed size that
replaces its oldest element if full.
|
Copyright © 2001-2018 Apache Software Foundation. All Rights Reserved.