Class CleanerAgent.QueryWastebin
- java.lang.Object
-
- jadex.bdiv3.examples.cleanerworld.cleaner.CleanerAgent.QueryWastebin
-
- Enclosing class:
- CleanerAgent
public class CleanerAgent.QueryWastebin extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description QueryWastebin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
checkTarget()
protected Wastebin
getNearestNonFullWastebin()
Wastebin
getWastebin()
Get the wastebin.
-
-
-
Field Detail
-
wastebin
protected Wastebin wastebin
The wastebin.
-
-