summaryrefslogtreecommitdiffstats
path: root/src/java/com/jogamp/common/util/RunnableTask.java
Commit message (Expand)AuthorAgeFilesLines
* Don't printStackTrace if the exception shall be catched for later useSven Gothel2010-11-141-6/+2
* RunnableTask: Add attachmentSven Gothel2010-09-271-1/+18
* Fix: In case of a sync notifyObject, the whole action must be synchronized/lo...Sven Gothel2010-09-231-11/+34
* LICENSE.txt changes:Sven Gothel2010-09-141-24/+26
* Adding RunnableTask, generic notifyable Runnable wrapperSven Gothel2010-06-161-0/+90