Package jadex.commons.future
Class FutureHelper
- java.lang.Object
-
- jadex.commons.future.FutureHelper
-
public abstract class FutureHelper extends java.lang.Object
Helper 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 void
notifyStackedListeners()
Process all collected listener notifications for the current thread, i.e.
-