Class DfcList<T>

java.lang.Object
com.emc.documentum.rest.dfc.util.DfcList<T>
All Implemented Interfaces:
Iterable<T>, Collection<T>, List<T>

public class DfcList<T> extends Object implements List<T>