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