diff options
author | Sven Gothel <[email protected]> | 2012-12-30 23:59:08 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-12-30 23:59:08 +0100 |
commit | ac16df0bab94fab313030ead42644844d1690a82 (patch) | |
tree | e972680bbc741c520c1e8ef02191dfd0f12850a5 /test | |
parent | 0104f0ff35304b0aa416c2caa7b53aadf592f36a (diff) |
Add com.jogamp.common.util.PrimitiveStack (FloatStack and IntegerStack), a simple primitive stack implementation.
Currently only FILO put/get operations are implemented using either
primitive arrays as I/O itself or <Type>Buffer.
Unit tests are included..
Note: Only FloatStack is implemented in a manual, where others (IntegerStack)
is derived (generated) from it. Same goes w/ unit tests.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions