This class is similar to using the wrappers provided in {@link Collections}, minus the cost of indirection levels and with the addition of overrideable methods. @param < E> The type of elements in the set. @since 2.1 @source $URL$ @version $Id$ @author Jody Garnett (Refractions Research) @author Martin Desruisseaux (IRD) @see Collections#checkedSet @see Collections#synchronizedSet
|
|