aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/jogamp/common/util/Int32ArrayBitfield.java
Commit message (Expand)AuthorAgeFilesLines
* Bitfield: Refine impl. complete get/put 32bit, add copy*(..), add synchronize...Sven Gothel2015-07-311-24/+78
* Bitfield: Use IndexOutOfBoundsException instead of ArrayIndexOutOfBoundsExcep...Sven Gothel2015-07-301-8/+8
* Introduce Bitfield interface w/ Int32 and Int32Array impl. deprecating IntBit...Sven Gothel2015-07-301-0/+136