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