public final class EntryMapAdapter<K,V> extends AbstractMap<K,V>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
EntryMapAdapter(Iterable<? extends Map.Entry<K,V>> iterable) |
Copyright © 2010-2016 Sonatype, Inc.. All Rights Reserved.