Class AbstractList<E>

java.lang.Object
org.loboevolution.js.AbstractScriptableDelegate
org.loboevolution.html.node.AbstractList<E>
All Implemented Interfaces:
Iterable<E>, Collection<E>, List<E>, SequencedCollection<E>, ScriptableDelegate
Direct Known Subclasses:
CSSRuleListImpl, DOMRectListImpl, FormDataImpl, HTMLAllCollectionImpl, HTMLCollectionImpl, NodeIteratorImpl, NodeListImpl, NodeSet, StyleSheetListImpl

public class AbstractList<E> extends AbstractScriptableDelegate implements List<E>

AbstractList class.