Interface ListenerCallQueue.Event<L>
- Enclosing class:
ListenerCallQueue<L>
static interface ListenerCallQueue.Event<L>
Method reference-compatible listener event.
-
Method Summary
-
Method Details
-
call
Call a method on the listener.
-
ListenerCallQueue<L>