1

Is there an implementation of Map, that blocks the thread upon calling the get(X) method if the value is null (or no entry for the X key) and notifies the thread upon another thread calling the put(X, ) method?

user299702
  • 785
  • 2
  • 9
  • 15

0 Answers0