public abstract class AbstractSucceededOrFailedEvent extends Object implements IEvent
| Constructor and Description |
|---|
AbstractSucceededOrFailedEvent(boolean successful) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSuccessful()
Returns true if the event marks something that succeeded.
|
Copyright © 2017–2019. All rights reserved.