Interface ExecutableUpdateOperation.TerminatingUpdate
- Enclosing interface:
- ExecutableUpdateOperation
public static interface ExecutableUpdateOperation.TerminatingUpdate
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
apply
- Parameters:
update-Updateto apply; must not be null.- Returns:
- the
resultof the update; never null. - Throws:
IllegalArgumentException- ifUpdateis null.- See Also:
-