Class MicroPiranha

    • Constructor Detail

      • MicroPiranha

        public MicroPiranha()
    • Method Detail

      • main

        public static void main​(String[] arguments)
        Main method.
        Parameters:
        arguments - the arguments.
      • configure

        public void configure​(String[] arguments)
        Configure.
        Parameters:
        arguments - the arguments.
      • run

        public void run()
        Start method.
        Specified by:
        run in interface Runnable
      • stop

        public void stop()
        Stop method.