push Action
Push an action on the actionStack. These will be executed in reverse order, after the Java call stack has been emptied.
Parameters
action
The lambda to push.
Push an action on the actionStack. These will be executed in reverse order, after the Java call stack has been emptied.
The lambda to push.