Interface NodeChangeListener


public interface NodeChangeListener
  • Method Summary

    Modifier and Type Method Description
    void nodeChanged​(NodeChanged event)  
  • Method Details