Class ListSupplierDelegate<E>

java.lang.Object
org.osgi.test.common.list.ListSupplierDelegate<E>
All Implemented Interfaces:
Iterable<E>, Collection<E>, List<E>

public class ListSupplierDelegate<E> extends Object implements List<E>