Uses of Record Class
com.google.mu.cel.CelExpr.Element
Packages that use CelExpr.Element
-
Uses of CelExpr.Element in com.google.mu.cel
Methods in com.google.mu.cel that return types with arguments of type CelExpr.ElementModifier and TypeMethodDescriptionCelExpr.ListOf.elements()Returns the value of theelementsrecord component.Constructor parameters in com.google.mu.cel with type arguments of type CelExpr.ElementModifierConstructorDescriptionListOf(List<CelExpr.Element> elements, int sourceIndex) Creates an instance of aListOfrecord class.