|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.nfunk.jep.function.PostfixMathCommand
com.jaxfront.core.jep.HasEmptyContent
public class HasEmptyContent
Minimum returns the minimum value from a sequence of numbers.
Constructor Summary | |
---|---|
HasEmptyContent()
Constructor. |
Method Summary | |
---|---|
int |
getNumberOfParameters()
|
void |
run(java.util.Stack stack)
|
Methods inherited from class org.nfunk.jep.function.PostfixMathCommand |
---|
getRootNode, run, setCurNumberOfParameters |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HasEmptyContent()
Method Detail |
---|
public void run(java.util.Stack stack) throws org.nfunk.jep.ParseException
run
in class org.nfunk.jep.function.PostfixMathCommand
org.nfunk.jep.ParseException
org.nfunk.jep.function.PostfixMathCommandI#run(Stack)
public int getNumberOfParameters()
getNumberOfParameters
in interface org.nfunk.jep.function.PostfixMathCommandI
getNumberOfParameters
in class org.nfunk.jep.function.PostfixMathCommand
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |