java.lang.Object
omix.mathxp.MathLambdaExpression.Parameter
- Enclosing class:
- MathLambdaExpression
public static class MathLambdaExpression.Parameter extends Object
-
Constructor Summary
Constructors Constructor Description Parameter(String name)
Parameter(String name, UnitInterface unit)
-
Method Summary
Modifier and Type Method Description String
getName()
UnitInterface
getUnit()