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.-
InterfacesClassDescriptionListMultimap<K,
V> Deprecated, for removal: This API element is subject to removal in a future version.Multimap<K,V> Deprecated, for removal: This API element is subject to removal in a future version.UseMultimapinstead.Multiset<E>Deprecated, for removal: This API element is subject to removal in a future version.UseMultisetinstead.An unmodifiable element-count pair for a multiset.
ListMultimapinstead.