Uses of Interface
com.google.devtools.build.lib.query2.proto.proto2api.Build.Attribute.SelectorEntryOrBuilder
Packages that use Build.Attribute.SelectorEntryOrBuilder
-
Uses of Build.Attribute.SelectorEntryOrBuilder in com.google.devtools.build.lib.query2.proto.proto2api
Classes in com.google.devtools.build.lib.query2.proto.proto2api that implement Build.Attribute.SelectorEntryOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typeblaze_query.Attribute.SelectorEntrystatic final classProtobuf typeblaze_query.Attribute.SelectorEntryMethods in com.google.devtools.build.lib.query2.proto.proto2api that return Build.Attribute.SelectorEntryOrBuilderModifier and TypeMethodDescriptionBuild.Attribute.Selector.Builder.getEntriesOrBuilder(int index) The list of (label, value) pairs in the map that defines the selector.Build.Attribute.Selector.getEntriesOrBuilder(int index) The list of (label, value) pairs in the map that defines the selector.Build.Attribute.SelectorOrBuilder.getEntriesOrBuilder(int index) The list of (label, value) pairs in the map that defines the selector.Methods in com.google.devtools.build.lib.query2.proto.proto2api that return types with arguments of type Build.Attribute.SelectorEntryOrBuilderModifier and TypeMethodDescriptionList<? extends Build.Attribute.SelectorEntryOrBuilder>Build.Attribute.Selector.Builder.getEntriesOrBuilderList()The list of (label, value) pairs in the map that defines the selector.List<? extends Build.Attribute.SelectorEntryOrBuilder>Build.Attribute.Selector.getEntriesOrBuilderList()The list of (label, value) pairs in the map that defines the selector.List<? extends Build.Attribute.SelectorEntryOrBuilder>Build.Attribute.SelectorOrBuilder.getEntriesOrBuilderList()The list of (label, value) pairs in the map that defines the selector.