diff options
author | Sven Gothel <[email protected]> | 2015-07-30 02:50:38 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2015-07-30 02:50:38 +0200 |
commit | e241034942725b7a189cb6186fd331d9defde7bc (patch) | |
tree | 385d8fe50d536a8fecc64aea7da895ca416941a3 /nbproject | |
parent | cb2c86e887d1ae8a29eab5e3967b6ec99d853218 (diff) |
Introduce Bitfield interface w/ Int32 and Int32Array impl. deprecating IntBitfield
IntBitfield's 64bit bit-size is exceeding its use-case,
making it less efficient and complicated.
Bitfield offers a fast path implementation for 32 bits
as well as a int[] implementation.
TODO: 32 bit Unaligned putInt32(..) and getInt32(..),
currently throwing UnsupportedOperationException for int[] impl.
Diffstat (limited to 'nbproject')
0 files changed, 0 insertions, 0 deletions