Uses of Interface
dev.cel.expr.Type.ListTypeOrBuilder
Packages that use Type.ListTypeOrBuilder
-
Uses of Type.ListTypeOrBuilder in dev.cel.expr
Classes in dev.cel.expr that implement Type.ListTypeOrBuilderModifier and TypeClassDescriptionstatic final class
List type with typed elements, e.g.static final class
List type with typed elements, e.g.Fields in dev.cel.expr with type parameters of type Type.ListTypeOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Type.ListType, Type.ListType.Builder, Type.ListTypeOrBuilder> Type.Builder.listTypeBuilder_
Methods in dev.cel.expr that return Type.ListTypeOrBuilderModifier and TypeMethodDescriptionType.Builder.getListTypeOrBuilder()
Parameterized list with elements of `list_type`, e.g.Type.getListTypeOrBuilder()
Parameterized list with elements of `list_type`, e.g.TypeOrBuilder.getListTypeOrBuilder()
Parameterized list with elements of `list_type`, e.g.Methods in dev.cel.expr that return types with arguments of type Type.ListTypeOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Type.ListType, Type.ListType.Builder, Type.ListTypeOrBuilder> Type.Builder.getListTypeFieldBuilder()
Parameterized list with elements of `list_type`, e.g.