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

public abstract class AbstractCollectionView<T> extends Object implements Collection<T>, Serializable
See Also: