to Kotlin
Wraps an immutable guava list multimap into a ListMultimap instance.
Return
The wrapped guava list multimap.
See also
Wraps a guava list multimap into a MutableListMultimap instance.
Return
The wrapped guava list multimap.
See also
Wraps an immutable guava multimap into a Multimap instance.
Return
The wrapped guava multimap.
See also
Wraps a guava multimap into a MutableMultimap instance.
Return
The wrapped guava multimap.
See also
Wraps an immutable guava multiset into a Multiset instance.
Return
The wrapped guava multiset.
See also
Wraps a guava multiset into a MutableMultiset instance.
Return
The wrapped guava multiset.
See also
Wraps an immutable guava set multimap into a SetMultimap instance.
Return
The wrapped guava set multimap.
See also
Wraps a guava set multimap into a MutableSetMultimap instance.
Return
The wrapped guava set multimap.