> From: Stephen McConnell [mailto:[EMAIL PROTECTED]] > > The avalon-collections API includes > > org.apache.avalon.excalibur.collections.VariableSizeBuffer > > This class does not exist in the Common Collection API, however - the > following appears similar: > > org.apache.commons.collections.UnboundedFifoBuffer > > Can anyone confirm if they are equivalent?
They are equivalent, and all the deprecation entries I placed in there point to the equivalent. In fact, that is what Commons changed the name to. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
