| Package | Description |
|---|---|
| com.helger.commons.state |
| Modifier and Type | Class and Description |
|---|---|
class |
EContinue
Small enum for manager actions to indicate continue or break states.
|
| Modifier and Type | Method and Description |
|---|---|
default EContinue |
IContinueIndicator.and(IContinueIndicator aContinue) |
default EContinue |
IContinueIndicator.or(IContinueIndicator aContinue) |
static EContinue |
EContinue.valueOf(IContinueIndicator aContinueIndicator) |
Copyright © 2014–2016 Philip Helger. All rights reserved.