Uses of Class
org.greenrobot.essentials.collections.MultimapSet
Packages that use MultimapSet
-
Uses of MultimapSet in org.greenrobot.essentials.collections
Methods in org.greenrobot.essentials.collections that return MultimapSetModifier and TypeMethodDescriptionstatic <K,
V> MultimapSet <K, V> MultimapSet.create()
static <K,
V> MultimapSet <K, V> MultimapSet.create
(MultimapSet.SetType setType)