public class Distinct
extends org.nfunk.jep.function.PostfixMathCommand
| Constructor and Description |
|---|
Distinct()
Builds this function with a fixed number of parameters
|
| Modifier and Type | Method and Description |
|---|---|
void |
run(Stack pStack) |
public Distinct()
public void run(Stack pStack) throws org.nfunk.jep.ParseException
run in interface org.nfunk.jep.function.PostfixMathCommandIrun in class org.nfunk.jep.function.PostfixMathCommandorg.nfunk.jep.ParseExceptionPostfixMathCommand.run(java.util.Stack)Copyright © 2023. All rights reserved.