Class ElementsContainerCollection<T extends Container>

java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractList<T>
com.codeborne.selenide.impl.ElementsContainerCollection<T>
All Implemented Interfaces:
Iterable<T>, Collection<T>, List<T>

public class ElementsContainerCollection<T extends Container> extends AbstractList<T>