Uses of Class
dev.cel.expr.Type.ListType
Packages that use Type.ListType
-
Uses of Type.ListType in dev.cel.expr
Methods 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()static com.google.protobuf.Parser<Type.ListType> Type.ListType.parser()Methods in dev.cel.expr with parameters of type Type.ListTypeModifier and TypeMethodDescriptionType.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.