Package 

Interface IThingSweeperPlugin

    • Method Summary

      Modifier and Type Method Description
      abstract IThingSweeper getSweeperInstance() Get the laser sweeper module
      abstract void onDestroy() Release this module
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getSweeperInstance

         abstract IThingSweeper getSweeperInstance()

        Get the laser sweeper module

      • onDestroy

         abstract void onDestroy()

        Release this module