summaryrefslogtreecommitdiffstats
path: root/src/java/com/jogamp/common/util/LFRingbuffer.java
Commit message (Expand)AuthorAgeFilesLines
* *Ringbuffer: Remove Ringbuffer<T>.AllocEmptyArray interface to favor a more s...Sven Gothel2013-08-241-66/+91
* Add Ringbuffer interface an 2 implementations, synchronized (locking) SyncedR...Sven Gothel2013-08-221-0/+401