Module jtrim.concurrent
Package org.jtrim2.concurrent.collections
package org.jtrim2.concurrent.collections
Defines thread-safe collection interfaces and implementations.
- See Also:
-
ClassDescriptionDefines a simple queue which can be stopped from accepting any new elements.Defines factory methods for
TerminableQueue.Thrown if a queue was shut down, and still trying to add or remove element.