Uses of Record Class
com.google.mu.cel.CelExpr.GreaterThan
Packages that use CelExpr.GreaterThan
-
Uses of CelExpr.GreaterThan in com.google.mu.cel
Methods in com.google.mu.cel that return CelExpr.GreaterThanModifier and TypeMethodDescriptiondefault CelExpr.GreaterThanCelExpr.greaterThan(CelExpr that) a.greaterThan(b)is equivalent toCelExpr.of("a > b").CelExpr.GreaterThan.withSourceIndex(int index)