Uses of Class
org.apache.felix.gogo.runtime.Expression
Packages that use Expression
-
Uses of Expression in org.apache.felix.gogo.runtime
Methods in org.apache.felix.gogo.runtime that return ExpressionModifier and TypeMethodDescriptionExpression.addConstant(String name, Object value) Sets a constant value.Expression.setPrecision(int precision) Sets the precision for expression evaluation.Expression.setRoundingMode(RoundingMode roundingMode) Sets the rounding mode for expression evaluation.