summaryrefslogtreecommitdiffstats
path: root/src/java/com/jogamp/common/util/ArrayHashMap.java
Commit message (Collapse)AuthorAgeFilesLines
* Add ArrayHashMap; Use 'supportNullValue' optimizing ArrayHashSet and ↵Sven Gothel2015-04-011-0/+305
ArrayHashMap; Unify ctor for both impl. Add/Enhance unit tests for both.