Package com.strobel.core
Class KeyedQueue<K,V>
java.lang.Object
com.strobel.core.KeyedQueue<K,V>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
_data
-
-
Constructor Details
-
KeyedQueue
public KeyedQueue()
-
-
Method Details
-
getQueue
-
add
-
offer
-
poll
-
peek
-
size
-
clear
public void clear()
-