Uses of Record Class
com.google.mu.cel.CelExpr.DoubleValue
Packages that use CelExpr.DoubleValue
-
Uses of CelExpr.DoubleValue in com.google.mu.cel
Methods in com.google.mu.cel that return CelExpr.DoubleValueModifier and TypeMethodDescriptionstatic CelExpr.DoubleValueCelExpr.value(double value) CelExpr.value(12.3)is equivalent toCelExpr.of("12.3").CelExpr.DoubleValue.withSourceIndex(int index)