allStacksAllowed

@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)
public abstract Boolean allStacksAllowed()

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

Finds out whether all stack items have been accepted by the user

Return

true if all stacks are allowed false otherwise