Class StarterAgent
- java.lang.Object
-
- jadex.micro.examples.constructorstart.StarterAgent
-
public class StarterAgent extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description StarterAgent()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description void
body()
The agent body.static void
main(java.lang.String[] args)
Main for testing.
-