Package com.atlassian.bamboo.utils.collection
-
Class Summary Class Description FIFOBoundedList<E> A FIFO bounded list beacked by a linkedlist.PartialList<E> AListthat represents a part of a much bigger list
| Class | Description |
|---|---|
| FIFOBoundedList<E> |
A FIFO bounded list beacked by a linkedlist.
|
| PartialList<E> |
A
List that represents a part of a much bigger list |