public interface IComputable<K,V>
V
compute(K key)
Class<? super V>
getValueClass()
Class
V compute(K key) throws InterruptedException
key
InterruptedException
Class<? super V> getValueClass()
Copyright © 2017. All rights reserved.