public interface Computable<K,V>
V
compute(K key)
V compute(K key) throws java.lang.InterruptedException
java.lang.InterruptedException