Class LeafNodeVector<REAL,NODE extends LeafNode<REAL>>

java.lang.Object
com.yahoo.config.NodeVector<NODE>
com.yahoo.config.LeafNodeVector<REAL,NODE>
All Implemented Interfaces:
Iterable<NODE>, Collection<NODE>, List<NODE>

public class LeafNodeVector<REAL,NODE extends LeafNode<REAL>> extends NodeVector<NODE>
A vector of leaf nodes.
Author:
gjoranv