class OpMul extends java.lang.Object implements Op
OpMul()
int
eval(int x, int y)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int eval(int x, int y)
eval
Op