Package org.forgerock.guava.common.collect
@SupportedAll
package org.forgerock.guava.common.collect
A collection of Guava interfaces that were previously packaged as "forgerock-guava". These interfaces are used by
ExternalRequestContext
, and so are included here in order to maintain
binary compatibility with nodes that have been written for previous versions of the nodes API.-
ClassDescriptionListMultimap<K,
V> Deprecated.Multimap<K,V> Deprecated.UseMultimap
instead.Multiset<E>Deprecated.UseMultiset
instead.An unmodifiable element-count pair for a multiset.
ListMultimap
instead.