| Package | Description |
|---|---|
| com.helger.commons.collection | |
| com.helger.commons.collection.impl |
| Class and Description |
|---|
| NonBlockingStack |
| Class and Description |
|---|
| AbstractSoftMap
Soft
Map implementation based on
http://www.javaspecialists.eu/archive/Issue015.htmlThe entrySet implementation is from
org.hypergraphdb.util |
| AbstractSoftMap.SoftValue
We define our own subclass of SoftReference which contains not only the
value but also the key to make it easier to find the entry in the HashMap
after it's been garbage collected.
|
| NonBlockingStack |
| SingleElementList
Implementation of the
List interface handling exactly one element and
no more! |
Copyright © 2014–2016 Philip Helger. All rights reserved.