org.crsh.util
Interface SafeCallable<V>

All Superinterfaces:
Callable<V>

public interface SafeCallable<V>
extends Callable<V>

Author:
Julien Viet

Method Summary
 V call()
           
 

Method Detail

call

V call()
Specified by:
call in interface Callable<V>


Copyright © 2015 eXo Platform SAS. All Rights Reserved.