Class CleanerAgent.AchievePickupWaste
- java.lang.Object
- 
- jadex.bdiv3.examples.cleanerworld.cleaner.CleanerAgent.AchievePickupWaste
 
- 
- Enclosing class:
- CleanerAgent
 
 public class CleanerAgent.AchievePickupWaste extends java.lang.ObjectGoal for picking up a piece of waste.
- 
- 
Constructor SummaryConstructors Constructor Description AchievePickupWaste(Waste waste)Create a new goal.
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description WastegetWaste()Get the piece of waste.
 
-