public interface System
Modifier and Type | Method and Description |
---|---|
void |
registerInitializedListener(Runnable runnable)
this method registers an listener which will be fired when all the addons finished registering.
|
void registerInitializedListener(Runnable runnable)
runnable
- the runnable to register.Copyright © 2016. All rights reserved.