Class MultiplyAction

All Implemented Interfaces:
ContextAware

public class MultiplyAction extends Action
This action multiplies the two integers at the top of the stack (they are removed) and pushes the result on top the stack.