Class AddAction

All Implemented Interfaces:
ContextAware

public class AddAction extends Action
This action adds the two integers at the top of the stack (they are removed) and pushes the result to the top the stack.