Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.google.common.collect.MultimapBuilder Classes and Interfaces - 5 results found.
NameDescriptionTypePackageFramework
MultimapBuilderA builder for a multimap implementation that allows customization of the backing map and value collection implementations used in a particular multimap.Classcom.google.common.collectGoogle Guava
MultimapBuilder .ListMultimapBuilderA specialization of MultimapBuilder that generates ListMultimap instances.Classcom.google.common.collect.MultimapBuilderGoogle Guava
MultimapBuilder .MultimapBuilderWithKeysAn intermediate stage in a MultimapBuilder in which the key-value collection map implementation has been specified, but the value collection implementation has not.Classcom.google.common.collect.MultimapBuilderGoogle Guava
MultimapBuilder .SetMultimapBuilderA specialization of MultimapBuilder that generates SetMultimap instances.Classcom.google.common.collect.MultimapBuilderGoogle Guava
MultimapBuilder .SortedSetMultimapBuilderA specialization of MultimapBuilder that generates SortedSetMultimap instances.Classcom.google.common.collect.MultimapBuilderGoogle Guava