Uses of Class
cel.dev.expr.conformance.LibrarySubset
Packages that use LibrarySubset
-
Uses of LibrarySubset in cel.dev.expr.conformance
Methods in cel.dev.expr.conformance that return LibrarySubsetModifier and TypeMethodDescriptionLibrarySubset.Builder.build()LibrarySubset.Builder.buildPartial()static LibrarySubsetLibrarySubset.getDefaultInstance()LibrarySubset.Builder.getDefaultInstanceForType()LibrarySubset.getDefaultInstanceForType()Environment.Builder.getStdlib()Set of options to subset a subsettable libraryEnvironment.getStdlib()Set of options to subset a subsettable libraryEnvironmentOrBuilder.getStdlib()Set of options to subset a subsettable librarystatic LibrarySubsetLibrarySubset.parseDelimitedFrom(InputStream input) static LibrarySubsetLibrarySubset.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LibrarySubsetLibrarySubset.parseFrom(byte[] data) static LibrarySubsetLibrarySubset.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LibrarySubsetLibrarySubset.parseFrom(com.google.protobuf.ByteString data) static LibrarySubsetLibrarySubset.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LibrarySubsetLibrarySubset.parseFrom(com.google.protobuf.CodedInputStream input) static LibrarySubsetLibrarySubset.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LibrarySubsetLibrarySubset.parseFrom(InputStream input) static LibrarySubsetLibrarySubset.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LibrarySubsetLibrarySubset.parseFrom(ByteBuffer data) static LibrarySubsetLibrarySubset.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in cel.dev.expr.conformance that return types with arguments of type LibrarySubsetModifier and TypeMethodDescriptioncom.google.protobuf.Parser<LibrarySubset>LibrarySubset.getParserForType()static com.google.protobuf.Parser<LibrarySubset>LibrarySubset.parser()Methods in cel.dev.expr.conformance with parameters of type LibrarySubsetModifier and TypeMethodDescriptionLibrarySubset.Builder.mergeFrom(LibrarySubset other) Environment.Builder.mergeStdlib(LibrarySubset value) Set of options to subset a subsettable librarystatic LibrarySubset.BuilderLibrarySubset.newBuilder(LibrarySubset prototype) Environment.Builder.setStdlib(LibrarySubset value) Set of options to subset a subsettable library