Uses of Interface
cz.cuni.amis.utils.future.IFutureWithListeners

Packages that use IFutureWithListeners
cz.cuni.amis.utils.future   
 

Uses of IFutureWithListeners in cz.cuni.amis.utils.future
 

Classes in cz.cuni.amis.utils.future that implement IFutureWithListeners
 class FutureWithListeners<RESULT>
          Abstract class that represents future result of some computation that allows you to hook listeners on the status of the future computation (see FutureWithListeners.addFutureListener(IFutureListener)).
 



Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.