Hello, y'all!
My buggy experiments show that it makes sense to produce a
TreeList-like structure, that doesn't use an entire AVLNode for storing
each god damned element, but rather stores, say, 128 elements in a node.
In such a way, you can talk about a structure that takes the best from
Array-/Linked-/Tree-list.
Your opinion?
--
TIA, Rodion
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org