diff options
author | Sven Gothel <[email protected]> | 2012-10-27 02:47:12 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-10-27 02:47:12 +0200 |
commit | 6bc876895b6b6a4e76896597d95dfd7c67bb6b49 (patch) | |
tree | a9434d766e74bb76137a27e59a8055508c3484a2 /src/java/com/jogamp/common/nio | |
parent | abbe6ce0973fbd82971ace1866515beefcc41817 (diff) |
Adding com.jogamp.common.util.IntBitfield: Simple bitfield holder class using an int[] storage.
IntBitfield comes in handy to store bit states of a wide value range w/o being a memory hog an O(1) access,
e.g. keyCode -> isPressed maps etc.
Diffstat (limited to 'src/java/com/jogamp/common/nio')
0 files changed, 0 insertions, 0 deletions