Note: While it is not actively prevented that more then one thread waits for an entry, it is not guaranteed that all waiting threads will receive the entry once it became available. Other implementations may choose to count the waiting threads and/or to remove an available value after a grace period. @param < K> @param < V>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|