org.crsh.util
Interface FutureListener<V>


public interface FutureListener<V>

Author:
Julien Viet

Method Summary
 void completed(V value)
           
 

Method Detail

completed

void completed(V value)


Copyright © 2012 eXo Platform SAS. All Rights Reserved.