Class SelectorListImpl

java.lang.Object
org.htmlunit.cssparser.parser.AbstractLocatable
org.htmlunit.cssparser.parser.selector.SelectorListImpl
All Implemented Interfaces:
Serializable, Iterable<Selector>, Collection<Selector>, List<Selector>, SequencedCollection<Selector>, Locatable, SelectorList

public class SelectorListImpl extends AbstractLocatable implements SelectorList, Serializable
Implementation of SelectorList.
Author:
Ronald Brill
See Also: