AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
ContextMapAdapter(Context context) |
Modifier and Type | Method and Description |
---|---|
boolean |
containsKey(Object key) |
Set<Map.Entry<Object,Object>> |
entrySet() |
Object |
get(Object key) |
public ContextMapAdapter(Context context)
public boolean containsKey(Object key)
containsKey
in interface Map<Object,Object>
containsKey
in class AbstractMap<Object,Object>
Copyright © 2010-2012 Sonatype, Inc.. All Rights Reserved.