Interface ExecutableUpdateOperation.TerminatingUpdate
- Enclosing interface:
- ExecutableUpdateOperation
public static interface ExecutableUpdateOperation.TerminatingUpdate
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
apply
- Parameters:
update
-Update
to apply; must not be null.- Returns:
- the
result
of the update; never null. - Throws:
IllegalArgumentException
- ifUpdate
is null.- See Also:
-