Class AbstractMapBasedMultimap.WrappedSet

    • Constructor Detail

      • WrappedSet

        WrappedSet​(K key,
                   java.util.Set<V> delegate)
    • Method Detail