public interface Computable<A,V>
V
compute(A arg)
V compute(A arg) throws java.lang.InterruptedException
java.lang.InterruptedException