Class StartTreasureHunter


  • public class StartTreasureHunter
    extends java.lang.Object
    Main class for starting the treasure hunter scenario.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      Start the platform and the agent.
      • Methods inherited from class java.lang.Object

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

      • StartTreasureHunter

        public StartTreasureHunter()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
        Start the platform and the agent.