Package gaiasky.script
Class HiddenHelperUser
java.lang.Object
gaiasky.script.HiddenHelperUser
- All Implemented Interfaces:
IObserver
This guy implements high level operations which run concurrently to the main
thread by starting new threads
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static HiddenHelperUser
instance()
void
Event notification call.
-
Method Details