Package jadex.micro.examples.lottery
Class HumanPlayerAgent
- java.lang.Object
- 
- jadex.micro.examples.lottery.HumanPlayerAgent
 
- 
 public class HumanPlayerAgent extends java.lang.Object
- 
- 
Field SummaryFields Modifier and Type Field Description protected IInternalAccessagent
 - 
Constructor SummaryConstructors Constructor Description HumanPlayerAgent()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidbody()
 
- 
- 
- 
Field Detail- 
agentprotected IInternalAccess agent 
 
- 
 
-