Defines a type of Bag that maintains a sorted order among its unique representative members.
@param < E> the type to iterate over
@since 2.0
@version $Id: SortedBag.java 1477779 2013-04-30 18:55:24Z tn $
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.