utils
Class HashMapWrapper
java.lang.Object
utils.HashMapWrapper
public class HashMapWrapper
- extends Object
wraps hash map so we can use JAXB on objects with hashMap
- Author:
- Ondrej
entry
public List<MyHashMapEntry> entry
HashMapWrapper
public HashMapWrapper(HashMap<String,EItem> map)
HashMapWrapper
public HashMapWrapper()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.