Package | Description |
---|---|
org.forgerock.guava.common.collect |
A collection of Guava interfaces that were previously packaged as "forgerock-guava".
|
Modifier and Type | Method and Description |
---|---|
Set<Multiset.Entry<E>> |
Multiset.entrySet()
Deprecated.
Returns a view of the contents of this multiset, grouped into
Multiset.Entry instances, each providing an element of the multiset and
the count of that element. |
Copyright © 2010-2018, ForgeRock All Rights Reserved.