aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2012-12-30 23:59:08 +0100
committerSven Gothel <[email protected]>2012-12-30 23:59:08 +0100
commitac16df0bab94fab313030ead42644844d1690a82 (patch)
treee972680bbc741c520c1e8ef02191dfd0f12850a5 /test
parent0104f0ff35304b0aa416c2caa7b53aadf592f36a (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