org.crsh.util
Interface FutureListener<V>


public interface FutureListener<V>


Method Summary
 void completed(V value)
           
 

Method Detail

completed

void completed(V value)


Copyright © 2014 eXo Platform SAS. All Rights Reserved.