Uses of Package
org.apache.commons.collections4.queue
Packages that use org.apache.commons.collections4.queue
-
Classes in org.apache.commons.collections4.queue used by org.apache.commons.collections4.queueClassDescriptionDecorates another
Queue
to provide additional behaviour.Decorates anotherQueue
to validate that additions match a specified predicate.Decorates anotherQueue
to synchronize its behaviour for a multi-threaded environment.Decorates anotherQueue
to transform objects that are added.