Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Earlier in this appendix, we introduced various collections from the Java Collections API. The collections from the java.util.concurrent package are specifically designed and optimized for use in programs that share collections among multiple threads. For information on the many concurrent collections in package java.util.concurrent, visit
download.oracle.com/javase/6/docs/api/java/util/concurrent/
package-summary.html