net.anotheria.moskito.central
Class HashMapAdapter.MyMapType<K,V>
java.lang.Object
net.anotheria.moskito.central.HashMapAdapter.MyMapType<K,V>
- Type Parameters:
K - V -
- Enclosing class:
- HashMapAdapter<K,V>
public static class HashMapAdapter.MyMapType<K,V>
- extends Object
Wrapper for all entries that stored in hash map.
- Author:
- dagafonov
HashMapAdapter.MyMapType
public HashMapAdapter.MyMapType()
getEntries
public List<HashMapAdapter.MyMapEntryType<K,V>> getEntries()
setEntries
public void setEntries(List<HashMapAdapter.MyMapEntryType<K,V>> entries)
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2010-2013 anotheria.net. All Rights Reserved.