public static class LazyHashMap.LazyValue<K,V>
extends java.lang.Object
Constructor and Description |
---|
LazyHashMap.LazyValue(K key,
java.util.concurrent.Callable<V> callable) |
Copyright © 2006-2017 The Apache Software Foundation. All Rights Reserved.