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.ListTypeType.ListType.DEFAULT_INSTANCEFields 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.PARSERMethods in dev.cel.expr that return Type.ListTypeModifier and TypeMethodDescriptionType.ListType.Builder.build()Type.ListType.Builder.buildPartial()static Type.ListTypeType.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.ListTypeType.ListType.parseDelimitedFrom(InputStream input) static Type.ListTypeType.ListType.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.ListTypeType.ListType.parseFrom(byte[] data) static Type.ListTypeType.ListType.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.ListTypeType.ListType.parseFrom(com.google.protobuf.ByteString data) static Type.ListTypeType.ListType.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.ListTypeType.ListType.parseFrom(com.google.protobuf.CodedInputStream input) static Type.ListTypeType.ListType.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.ListTypeType.ListType.parseFrom(InputStream input) static Type.ListTypeType.ListType.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.ListTypeType.ListType.parseFrom(ByteBuffer data) static Type.ListTypeType.ListType.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in dev.cel.expr that return types with arguments of type Type.ListTypeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Type.ListType> Type.ListType.getParserForType()private com.google.protobuf.SingleFieldBuilder<Type.ListType, Type.ListType.Builder, Type.ListTypeOrBuilder> Type.Builder.internalGetListTypeFieldBuilder()Parameterized list with elements of `list_type`, e.g.static com.google.protobuf.Parser<Type.ListType> Type.ListType.parser()Methods in dev.cel.expr with parameters of type Type.ListTypeModifier and TypeMethodDescriptionprivate voidType.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.BuilderType.ListType.newBuilder(Type.ListType prototype) Type.Builder.setListType(Type.ListType value) Parameterized list with elements of `list_type`, e.g.