summaryrefslogtreecommitdiffstats
path: root/src/junit/com/jogamp/common/util/TestArrayHashSet01.java
Commit message (Expand)AuthorAgeFilesLines
* ArrayHashSet: Add 'getOrAdd(key)' identity method to conveniently get the ide...Sven Gothel2010-10-231-0/+13
* New jogamp.common.util.ArrayHashSet, providing O(1) queries/add and identity ...Sven Gothel2010-10-231-0/+117