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