java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.fetchoptions.view.AbstractCollectionView<T>
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.fetchoptions.view.SetView<T>
All Implemented Interfaces:
Serializable, Iterable<T>, Collection<T>, Set<T>

public class SetView<T> extends AbstractCollectionView<T> implements Set<T>
See Also: