com.xpn.xwiki.gwt.api.client
Class Dictionary
java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap
com.xpn.xwiki.gwt.api.client.Dictionary
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable, Serializable, Cloneable, Map
public class Dictionary
- extends HashMap
- implements com.google.gwt.user.client.rpc.IsSerializable
- See Also:
- Serialized Form
| Methods inherited from class java.util.HashMap |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
Dictionary
public Dictionary()
Dictionary
public Dictionary(Map map)
get
public String get(String key)
Copyright © 2004-2010 XWiki. All Rights Reserved.