0

I am searching for something like a BlockingSet. Currently I am working wir BlockingQueue's but it would be nice if i could guarantee that there are only individual objects in the Collection. Insert(), take(), put(), remove() and so on should be in O(logn).

Exagon
  • 4,798
  • 6
  • 25
  • 53

0 Answers0