Class IndexedMap<K,V>
java.lang.Object
net.thevpc.common.swing.util.collections.IndexedMap<K,V>
- Author:
- thevpc
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IndexedMap
public IndexedMap()
-
-
Method Details
-
containsKey
-
indexOfKey
-
getKeyAt
-
getValueAt
-
get
-
remove
-
isEmpty
public boolean isEmpty() -
size
public int size() -
put
-
clear
public void clear()
-