Package jadex.commons.future
Class FutureHelper
- java.lang.Object
 - 
- jadex.commons.future.FutureHelper
 
 
- 
public abstract class FutureHelper extends java.lang.ObjectHelper class to access future notification stack 
- 
- 
Constructor Summary
Constructors Constructor Description FutureHelper() 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidnotifyStackedListeners()Process all collected listener notifications for the current thread, i.e. 
 -