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

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

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