public interface NodeSet
Modifier and Type | Method and Description |
---|---|
List |
getNodes()
Returns a list of nodes.
|
List |
getPointers()
Returns a list of pointers for all nodes in the set.
|
List |
getValues()
Returns a list of values of all contained pointers.
|
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.