Class ProxyList<E extends Map<String,Object>>

java.lang.Object
com.sap.cds.impl.ProxyList<E>
All Implemented Interfaces:
Iterable<E>, Collection<E>, List<E>

public class ProxyList<E extends Map<String,Object>> extends Object implements List<E>