Package gaiasky.util
Class OneTimeRunnable
java.lang.Object
gaiasky.util.OneTimeRunnable
- All Implemented Interfaces:
Runnable
Wrapper class which handles a one-time update runnable.
Use the
post()
method to publish it. The runnable
will be published, run once, and unpublished.-
Constructor Summary
-
Method Summary