Class ProxyableListAssert.ListFromStream<ELEMENT,STREAM extends BaseStream<ELEMENT,STREAM>>

java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractList<ELEMENT>
org.assertj.core.api.ProxyableListAssert.ListFromStream<ELEMENT,STREAM>
All Implemented Interfaces:
Iterable<ELEMENT>, Collection<ELEMENT>, List<ELEMENT>
Enclosing class:
ProxyableListAssert<ELEMENT>

static class ProxyableListAssert.ListFromStream<ELEMENT,STREAM extends BaseStream<ELEMENT,STREAM>> extends AbstractList<ELEMENT>