Uses of Record Class
com.google.mu.cel.CelExpr.LongValue
Packages that use CelExpr.LongValue
-
Uses of CelExpr.LongValue in com.google.mu.cel
Methods in com.google.mu.cel that return CelExpr.LongValueModifier and TypeMethodDescriptionstatic CelExpr.LongValueCelExpr.value(long value) CelExpr.value(123)is equivalent toCelExpr.of("123").CelExpr.LongValue.withSourceIndex(int index)