An implementation of the Queue that has a fixed size. Once the maximum number of elements are set, this Queue cannot be changed.
@author Avalon Development Team
@deprecated Use the DefaultQueue as it properly supports the EnqueuePredicates
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.