|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.report.engine.operations.StiOperation
com.stimulsoft.report.engine.operations.StiMultiplyOperation
public class StiMultiplyOperation
Copyright Stimulsoft
Constructor Summary | |
---|---|
StiMultiplyOperation(java.util.Stack<?> stack)
|
Method Summary | |
---|---|
java.lang.Object |
doOperation()
|
static java.lang.Object |
multiply(java.lang.Object par1,
java.lang.Object par2)
|
Methods inherited from class com.stimulsoft.report.engine.operations.StiOperation |
---|
getStack |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StiMultiplyOperation(java.util.Stack<?> stack)
Method Detail |
---|
public java.lang.Object doOperation()
doOperation
in class StiOperation
public static java.lang.Object multiply(java.lang.Object par1, java.lang.Object par2)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |