public interface JLangHelperInterface
Modifier and Type | Method and Description |
---|---|
boolean |
runObserveCallback(Object[] args)
Run callback for observers.
|
boolean runObserveCallback(Object[] args)
args
- is array for two elements. First is a callback object. Second
is an event.Copyright © 2017. All rights reserved.