guava icon indicating copy to clipboard operation
guava copied to clipboard

Introduce an EvictingBlockingQueue

Open thhart opened this issue 4 years ago • 3 comments

An EvictingQueue is a nice structure. However a blocking version would be a further great enhancement of this. Please check this for further information: https://github.com/google/guava/issues/3791#issuecomment-620265949

thhart avatar Apr 28 '20 07:04 thhart

i would like to work on this @cpovirk

souradeepmajumdar05 avatar Sep 15 '20 14:09 souradeepmajumdar05

@thhart Hello,

I have created a pull request: [https://github.com/google/guava/pull/5417]

noamgrinch avatar Feb 25 '21 10:02 noamgrinch

Any updates on this?

rlconst avatar Oct 05 '22 16:10 rlconst