Class NodeListIterator

java.lang.Object
org.freedesktop.dbus.utils.bin.NodeListIterator
All Implemented Interfaces:
Iterator<Node>

class NodeListIterator extends Object implements Iterator<Node>
  • Field Details

  • Constructor Details

    • NodeListIterator

      NodeListIterator(NodeList _nl)
  • Method Details