public class KeyMapper extends Object implements Serializable
public KeyMapper(String prefix)
public Object get(String key)
key
- the name with the desired value.public void remove(Object removeobj)
removeobj
- the object to be removed.public void removeAll()
Copyright © 2015. All rights reserved.