Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ArrayHashSet: Add Java Generics Syntax | Sven Gothel | 2011-08-24 | 1 | -37/+34 |
* | cleanup imports | Sven Gothel | 2011-02-26 | 1 | -0/+2 |
* | Adding 'containsSafe' .. allowing verification of hash code | Sven Gothel | 2010-11-05 | 1 | -2/+18 |
* | ArrayHashSet: List toList() -> ArrayList toArrayList() | Sven Gothel | 2010-10-26 | 1 | -7/+11 |
* | ArrayHashSet: Add 'getOrAdd(key)' identity method to conveniently get the ide... | Sven Gothel | 2010-10-23 | 1 | -5/+28 |
* | New jogamp.common.util.ArrayHashSet, providing O(1) queries/add and identity ... | Sven Gothel | 2010-10-23 | 1 | -0/+372 |