| Package | Description |
|---|---|
| com.helger.commons.collection |
| Class and Description |
|---|
| ECollectionBaseType
This enum differentiates the different meta container types.
|
| NonBlockingStack
A version of a stack that does not use
Vector but an
CommonsArrayList as the underlying data structure as opposed to
Stack. |
Copyright © 2014–2017 Philip Helger. All rights reserved.