public abstract class AbstractSetDecorator extends AbstractCollectionDecorator implements java.util.Set
Set
to provide additional behaviour.
Methods are forwarded directly to the decorated set.
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray, toString
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"