Decorates another Set to provide additional behaviour.
Methods are forwarded directly to the decorated set.
@param < E> the type of the elements in the set
@since 3.0
@version $Id: AbstractSetDecorator.java 1477756 2013-04-30 18:31:13Z tn $
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.