Interface TreeContextAction


public interface TreeContextAction
  • Method Summary

    Modifier and Type Method Description
    void call​(TreeContext context)  
  • Method Details