Unless the classes are actually showing up on somebody's performance profile, I would be hesitant to import that much additional complexity into the library. Collection classes are not simple. - Noel Grandin
On Thu, Mar 26, 2009 at 19:09, Greg Brown <[email protected]> wrote: > Pivot's collection classes are currently implemented as wrappers around the > java.util collections and, as a result, are not highly optimized. Since they > are used extensively throughout the framework, they should be as efficient > as possible. > > >
