Package-level declarations
Types
Link copied to clipboard
Functional interface for EventWaiterBuilder.setOnComplete, provides a Future and either the event or an exception.
Link copied to clipboard
Lets you run code when receiving a specific event, while not blocking threads nor having listeners everywhere, and being able to capture existing variables.
Link copied to clipboard
Builder for EventWaiter
Functions
Link copied to clipboard
Suspends until the event waiter receives an event of the specified type, and all preconditions have passed.