- java.lang.Object
-
- net.thevpc.nuts.runtime.standalone.util.collections.NListMultiValueMapImpl<K,V>
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface net.thevpc.nuts.util.NListMultiValueMap
of, of
-
-
Method Detail
-
getFirst
public V getFirst(K a)
- Specified by:
getFirst in interface net.thevpc.nuts.util.NListMultiValueMap<K,V>
-
keyCount
public int keyCount()
- Specified by:
keyCount in interface net.thevpc.nuts.util.NListMultiValueMap<K,V>
-
valueCount
public int valueCount()
- Specified by:
valueCount in interface net.thevpc.nuts.util.NListMultiValueMap<K,V>
-
get
public List<V> get(K a)
- Specified by:
get in interface net.thevpc.nuts.util.NListMultiValueMap<K,V>
-
keySet
public Set<K> keySet()
- Specified by:
keySet in interface net.thevpc.nuts.util.NListMultiValueMap<K,V>
Copyright © 2026 vpc open source initiative. All rights reserved.