Uses of Class
org.apache.commons.collections4.queue.AbstractQueueDecorator
Packages that use AbstractQueueDecorator
-
Uses of AbstractQueueDecorator in org.apache.commons.collections4.queue
Subclasses of AbstractQueueDecorator in org.apache.commons.collections4.queueModifier and TypeClassDescriptionfinal class
Decorates anotherQueue
to ensure it can't be altered.