This class implements a test of the LinkedTransferQueue. It has two consumers and a producer. First, arrives the first consumer then arrives the second consumer and finally the producer puts two Strings in the buffer.
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.