Home

Class goog.ds.EmptyNodeList

Immulatable empty node list

extends goog.ds.BasicNodeList
Instance Method Summary
add(?goog.ds.DataNode node)

Add a node to the node list. If the node has a dataName, uses this for the key in the map.