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 SummaryConstructors Constructor Description QueryWastebin()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description booleancheckTarget()protected WastebingetNearestNonFullWastebin()WastebingetWastebin()Get the wastebin.
 
- 
- 
- 
Field Detail- 
wastebinprotected Wastebin wastebin The wastebin.
 
- 
 
-