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.ListView<T>
All Implemented Interfaces:
Serializable, Iterable<T>, Collection<T>, List<T>, SequencedCollection<T>

public class ListView<T> extends AbstractCollectionView<T> implements List<T>
See Also: