Uses of Class
org.greenrobot.essentials.collections.Multimap
Packages that use Multimap
-
Uses of Multimap in org.greenrobot.essentials.collections
Methods in org.greenrobot.essentials.collections that return MultimapModifier and TypeMethodDescriptionstatic <K,
V> Multimap <K, V> Multimap.create()
static <K,
V> Multimap <K, V> Multimap.create
(Multimap.ListType listType)