all Stacks Allowed
@Deprecated(message = "The name of this method is not entirely clear on its execution.To avoid a breaking change, this one has been deprecated and another one has been implemented that executes the same functionality.This method will be removed in future releases", replaceWith = @ReplaceWith(imports = {}, expression = "this.isAllStacksAllowed" ), level = DeprecationLevel.WARNING )
Deprecated
The name of this method is not entirely clear on its execution.To avoid a breaking change, this one has been deprecated and another one has been implemented that executes the same functionality.This method will be removed in future releases
Replace with
this.isAllStacksAllowed
Content copied to clipboard
Finds out whether all stack items have been accepted by the user
Return
true if all stacks are allowed false otherwise