org.freedesktop.dbus.bin

Class IterableNodeList

class IterableNodeList extends Object implements Iterable<Node>

Constructor Summary
IterableNodeList(NodeList nl)
Method Summary
Iterator<Node>iterator()

Constructor Detail

IterableNodeList

public IterableNodeList(NodeList nl)

Method Detail

iterator

public Iterator<Node> iterator()