public class DictionaryAsMap<U,V> extends AbstractMap<U,V>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
DictionaryAsMap(Dictionary<U,V> dict) |
public DictionaryAsMap(Dictionary<U,V> dict)
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.