> I'd like find out what BufferCache does that LRUMap doesn't do (other than
> synchronization). What are CollectionUtils, SequencedHashtable and
> BufferCache?
> 
> 

CollectionUtils is my one. It has a bunch of static methods which don't
overlap with your CollectionUtils at all so I figured mine should be
merged into yours as soon as the util dependency on collections is
determined.

Bay

Reply via email to