public interface EventManager extends AutoCloseable
| Modifier and Type | Method and Description | 
|---|---|
void | 
add(Runnable eventFn)  | 
boolean | 
waiting()  | 
closevoid add(Runnable eventFn)
boolean waiting()
Copyright © 2019 The Apache Software Foundation. All rights reserved.