This is a generic thread safe double linked list. It's very simple and all the operations are so quick that course grained synchronization is more than acceptible.
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.