K
- The Key ClassV
- The Value Classpublic static class StrictKPathAlgorithm.IndexedStochasticPriorityQueue<K extends Comparable<K>,V> extends TreeMap<K,ArrayList<V>>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
StrictKPathAlgorithm.IndexedStochasticPriorityQueue() |
Modifier and Type | Method and Description |
---|---|
V |
pollFirst()
Polls the value associated with the minimum key.
|
V |
pollLast()
Polls the value associated with the maximum key.
|
void |
put(K key,
V value) |
ceilingEntry, ceilingKey, clear, clone, comparator, containsKey, containsValue, descendingKeySet, descendingMap, entrySet, firstEntry, firstKey, floorEntry, floorKey, get, headMap, headMap, higherEntry, higherKey, keySet, lastEntry, lastKey, lowerEntry, lowerKey, navigableKeySet, pollFirstEntry, pollLastEntry, put, putAll, remove, size, subMap, subMap, tailMap, tailMap, values
equals, hashCode, isEmpty, toString
public StrictKPathAlgorithm.IndexedStochasticPriorityQueue()
public V pollFirst()
public V pollLast()
Copyright (C) 2013-2015 Benjamin Paaßen, Georg Zentgraf, AG Theoretical Computer Science, Centre of Excellence Cognitive Interaction Technology (CITEC), University of Bielefeld, licensed under the AGPL v. 3: http://openresearch.cit-ec.de/projects/tcs