Interface Tool


  • public interface Tool
    Tool interface.
    • Method Detail

      • run

        default int run​(java.lang.Object... args)