Uses of Record Class
com.google.mu.cel.CelExpr.UintValue
Packages that use CelExpr.UintValue
-
Uses of CelExpr.UintValue in com.google.mu.cel
Methods in com.google.mu.cel that return CelExpr.UintValueModifier and TypeMethodDescriptionstatic CelExpr.UintValueCelExpr.unsigned(long value) CelExpr.unsigned(123)is equivalent toCelExpr.of("123u").CelExpr.UintValue.withSourceIndex(int index)