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