Class XPathUtil.StepList

All Implemented Interfaces:
Serializable, Cloneable, Iterable<XPathUtil.Step>, Collection<XPathUtil.Step>, List<XPathUtil.Step>, RandomAccess, Cloneable, CheckedCollection<XPathUtil.Step>
Enclosing class:
XPathUtil

public static class XPathUtil.StepList extends CheckedArrayList<XPathUtil.Step>
See Also: