public static interface Alerter.Listener
Modifier and Type | Method and Description |
---|---|
boolean |
onAlert(Optional<Alert> alert)
Called on alert.
|
@CheckReturnValue boolean onAlert(@Nonnull Optional<Alert> alert)
alert
- The alert (empty on failure).Copyright © 2003-2019 Serge Brisson. All Rights Reserved.