summaryrefslogtreecommitdiffstats
path: root/src/java/com/jogamp/common/util/Bitfield.java
Commit message (Expand)AuthorAgeFilesLines
* Bitfield: Use IndexOutOfBoundsException instead of ArrayIndexOutOfBoundsExcep...Sven Gothel2015-07-301-12/+12
* Introduce Bitfield interface w/ Int32 and Int32Array impl. deprecating IntBit...Sven Gothel2015-07-301-0/+132