public class CompletionListeners extends Object
Constructor and Description |
---|
CompletionListeners() |
Modifier and Type | Method and Description |
---|---|
void |
addListener(Route.Complete listener)
Add a listener.
|
void |
run(Context ctx)
Execute all listeners.
|
public void addListener(@Nonnull Route.Complete listener)
listener
- Listener.Copyright © 2020. All rights reserved.