- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
boolean |
isBreak() |
boolean |
isContinue() |
-
-
Method Detail
-
isContinue
boolean isContinue()
- Returns:
true to continue and false to break.
-
isBreak
boolean isBreak()
- Returns:
true to break and false to continue.
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2006–2014 phloc systems. All rights reserved.