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.- 
Interface Summary Interface Description ListMultimap<K,V> Deprecated. UseListMultimapinstead.Multimap<K,V> Deprecated. UseMultimapinstead.Multiset<E> Deprecated. UseMultisetinstead.Multiset.Entry<E> An unmodifiable element-count pair for a multiset.