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