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 Summary
Constructors Constructor Description DebugPrinter() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrun()Wait some time and print out info. 
 -