-
-
Constructor Summary
Constructors
| Constructor and Description |
IndexedMap() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
IndexedMap
public IndexedMap()
-
Method Detail
-
remove
public V remove(K k)
-
isEmpty
public boolean isEmpty()
-
put
public V put(K k,
V v)
-
clear
public void clear()
Copyright © 2022 vpc open source initiative. All rights reserved.