Package | Description |
---|---|
org.eclipse.jetty.util |
Modifier and Type | Class and Description |
---|---|
static class |
ConcurrentArrayBlockingQueue.Bounded<E>
A bounded, blocking version of
ConcurrentArrayQueue . |
static class |
ConcurrentArrayBlockingQueue.Unbounded<E>
An unbounded, blocking version of
ConcurrentArrayQueue . |
Copyright © 1995-2014 Mort Bay Consulting. All Rights Reserved.