Closed GoogleCodeExporter closed 9 years ago
Should this listener be invoked upon manual remove()s too?
Original comment by kevin...@gmail.com
on 18 Sep 2009 at 1:56
I do think that would be the most intuitive. If an entry is every removed then
the notification occurs. This will
also cover automatic eviction in bounded-size maps.
Original comment by yrfselrahc@gmail.com
on 18 Sep 2009 at 2:27
Original comment by kevin...@gmail.com
on 18 Sep 2009 at 5:04
I can second that listener should be invoked upon manual removes()s.
If somebody ends up in a situation where such a call is undesired, there are
options
how to make this call a no-op (e.g. flag inside value).
Original comment by min...@gmail.com
on 29 Oct 2009 at 4:54
This issue has been moved to the Guava project (keeping the same id number).
Simply replace 'google-collections' with 'guava-libraries' in your address
bar and it should take you there.
Original comment by kevinb@google.com
on 5 Jan 2010 at 11:09
Original issue reported on code.google.com by
yrfselrahc@gmail.com
on 18 Sep 2009 at 1:54