| Package | Description |
|---|---|
| org.apache.commons.collections4.queue |
This package contains implementations for the
Queue interface. |
| Modifier and Type | Class and Description |
|---|---|
class |
UnmodifiableQueue<E>
Decorates another
Queue to ensure it can't be altered. |
Copyright © 2001–2019 The Apache Software Foundation. All rights reserved.