Package jadex.commons.collection
Class SCollection.DebugPrinter
- java.lang.Object
- 
- jadex.commons.collection.SCollection.DebugPrinter
 
- 
- All Implemented Interfaces:
- java.lang.Runnable
 - Enclosing class:
- SCollection
 
 public static class SCollection.DebugPrinter extends java.lang.Object implements java.lang.RunnableCreate an info printer for the collections.
- 
- 
Constructor SummaryConstructors Constructor Description DebugPrinter()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrun()Wait some time and print out info.
 
-