Data Interaction Delegate
public final class DataInteractionDelegate implements Delegate<DataInteraction, ViewAssertion, ViewAction>
Delegation class for DataInteraction. Wraps all available public calls and intercepts check and perform.
See also
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@Contract(value = "_->this" )
Link copied to clipboard
Link copied to clipboard
Runs the interceptors available for the given delegate during the check
operation.
Link copied to clipboard
Runs the interceptors available for the given delegate during the perform
operation.
Link copied to clipboard
Link copied to clipboard
@Contract(value = "_->this" )
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@Contract(value = "_->this" )