Uses of Class
dev.cel.expr.Type.ListType
Packages that use Type.ListType
-
Uses of Type.ListType in dev.cel.expr
Fields in dev.cel.expr declared as Type.ListTypeModifier and TypeFieldDescriptionprivate static final Type.ListType
Type.ListType.DEFAULT_INSTANCE
Fields in dev.cel.expr with type parameters of type Type.ListTypeModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Type.ListType, Type.ListType.Builder, Type.ListTypeOrBuilder> Type.Builder.listTypeBuilder_
private static final com.google.protobuf.Parser
<Type.ListType> Type.ListType.PARSER
Methods in dev.cel.expr that return Type.ListTypeModifier and TypeMethodDescriptionType.ListType.Builder.build()
Type.ListType.Builder.buildPartial()
static Type.ListType
Type.ListType.getDefaultInstance()
Type.ListType.Builder.getDefaultInstanceForType()
Type.ListType.getDefaultInstanceForType()
Type.Builder.getListType()
Parameterized list with elements of `list_type`, e.g.Type.getListType()
Parameterized list with elements of `list_type`, e.g.TypeOrBuilder.getListType()
Parameterized list with elements of `list_type`, e.g.static Type.ListType
Type.ListType.parseDelimitedFrom
(InputStream input) static Type.ListType
Type.ListType.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.ListType
Type.ListType.parseFrom
(byte[] data) static Type.ListType
Type.ListType.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.ListType
Type.ListType.parseFrom
(com.google.protobuf.ByteString data) static Type.ListType
Type.ListType.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.ListType
Type.ListType.parseFrom
(com.google.protobuf.CodedInputStream input) static Type.ListType
Type.ListType.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.ListType
Type.ListType.parseFrom
(InputStream input) static Type.ListType
Type.ListType.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.ListType
Type.ListType.parseFrom
(ByteBuffer data) static Type.ListType
Type.ListType.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in dev.cel.expr that return types with arguments of type Type.ListTypeModifier 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.com.google.protobuf.Parser
<Type.ListType> Type.ListType.getParserForType()
static com.google.protobuf.Parser
<Type.ListType> Type.ListType.parser()
Methods in dev.cel.expr with parameters of type Type.ListTypeModifier and TypeMethodDescriptionprivate void
Type.ListType.Builder.buildPartial0
(Type.ListType result) Type.ListType.Builder.mergeFrom
(Type.ListType other) Type.Builder.mergeListType
(Type.ListType value) Parameterized list with elements of `list_type`, e.g.static Type.ListType.Builder
Type.ListType.newBuilder
(Type.ListType prototype) Type.Builder.setListType
(Type.ListType value) Parameterized list with elements of `list_type`, e.g.