Uses of Interface
dev.cel.expr.Type.MapTypeOrBuilder
Packages that use Type.MapTypeOrBuilder
-
Uses of Type.MapTypeOrBuilder in dev.cel.expr
Classes in dev.cel.expr that implement Type.MapTypeOrBuilderModifier and TypeClassDescriptionstatic final classMap type with parameterized key and value types, e.g.static final classMap type with parameterized key and value types, e.g.Methods in dev.cel.expr that return Type.MapTypeOrBuilderModifier and TypeMethodDescriptionType.Builder.getMapTypeOrBuilder()Parameterized map with typed keys and values.Type.getMapTypeOrBuilder()Parameterized map with typed keys and values.TypeOrBuilder.getMapTypeOrBuilder()Parameterized map with typed keys and values.