Package jadex.commons.collection
Class LeaseTimeSet.Checker
- java.lang.Object
 - 
- jadex.commons.collection.LeaseTimeSet.Checker
 
 
- 
- All Implemented Interfaces:
 java.lang.Runnable
- Enclosing class:
 - LeaseTimeSet<E>
 
public class LeaseTimeSet.Checker extends java.lang.Object implements java.lang.RunnableThe checker for removing entries. 
- 
- 
Constructor Summary
Constructors Constructor Description Checker() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcancel()Cancel the current wait.voidrun()The run method. 
 -