utils
Class MyHashMapEntry
java.lang.Object
utils.MyHashMapEntry
public class MyHashMapEntry
- extends Object
class to help with wrapping up HasMap for JAXB
- Author:
- Ondrej
key
public String key
value
public EItem value
MyHashMapEntry
public MyHashMapEntry()
MyHashMapEntry
public MyHashMapEntry(Map.Entry<String,EItem> e)
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.