public class ShrinkableMap<K,V> extends AbstractMap<K,V>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
ShrinkableMap(Map<K,V> delegate) |
Copyright © 2006-2015 The Apache Software Foundation. All Rights Reserved.