Hello,

I'm looking for a List implementation that would countains at most N
elements. When more that N elements are added, the List is truncated. This
looks like a Last-Recently-Used eviction feature, but I didn't finf support
for such a List in commons-collections.

Any suggestion ?

Nico.

Reply via email to