| Package | Description |
|---|---|
| com.conversantmedia.util.collection | |
| com.conversantmedia.util.concurrent |
| Modifier and Type | Class and Description |
|---|---|
class |
FixedStack<N>
A very high performance stack to replace java.util.Stack.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BlockingStack<N>
Created by jcairns on 2/16/16.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrentStack<N>
Concurrent "lock-free" version of a stack.
|
Copyright © 2012–2018 Conversant Engineering. All rights reserved.