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 voidbody()The agent body.static voidmain(java.lang.String[] args)Main for testing.
-