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?
Just for reference - I hava local version of the excalibur-pool package that is built sucessfull againsat the commons-collection based on the replacement of VariableSizeBuffer with UnboundedFifoBuffer.
Cheers, Steve.
--
Stephen J. McConnell
mailto:[EMAIL PROTECTED]
http://www.osm.net
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
- RE: collections question Stephen McConnell
- RE: collections question Berin Loritsch
