Class CollectionSetDelegate<T>

java.lang.Object
org.osgi.util.converter.CollectionSetDelegate<T>
All Implemented Interfaces:
Iterable<T>, Collection<T>, Set<T>

class CollectionSetDelegate<T> extends Object implements Set<T>