Description: A UnitList is a collection of Units provided for processing in some way. Sequential access to the Units is provided as the default method of access, although random access is also provided. UnitList is immutable - create a new UnitList if you need to change the list.
@see org.jostraca.unit.Unit
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.