public interface Computable<K,V>
V
compute(K key)
V compute(K key) throws InterruptedException
InterruptedException
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.