Interface ValidateApplyable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanprepareApply()if this returns false, then the apply() method is not called
-
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
prepareApply() |
if this returns false, then the apply() method is not called
|