| Package | Description |
|---|---|
| org.apache.felix.gogo.runtime |
| Modifier and Type | Method and Description |
|---|---|
Expression |
Expression.addConstant(java.lang.String name,
java.lang.Object value)
Sets a constant value.
|
Expression |
Expression.setPrecision(int precision)
Sets the precision for expression evaluation.
|
Expression |
Expression.setRoundingMode(java.math.RoundingMode roundingMode)
Sets the rounding mode for expression evaluation.
|
Copyright © 2006-2016 The Apache Software Foundation. All Rights Reserved.