Package org.magicwerk.brownies.collections

This packages contains collections extending the Java Collections Framework.

See: Description

Package org.magicwerk.brownies.collections Description

This packages contains collections extending the Java Collections Framework. Most important is GapList which combines the strengths of both ArrayList and LinkedList.