Uses of Class
me.sbasalaev.collection.MutableSetMultimap
Packages that use MutableSetMultimap
-
Uses of MutableSetMultimap in me.sbasalaev.collection
Methods in me.sbasalaev.collection that return MutableSetMultimapModifier and TypeMethodDescriptionstatic <K,V> MutableSetMultimap <K, V> MutableSetMultimap.empty()Returns new mutable multimap that is initially empty.