Searched refs:valueLoader (Results 1 – 10 of 10) sorted by relevance
61 public V get(K key, Callable<? extends V> valueLoader) throws ExecutionException { in get() argument62 return delegate().get(key, valueLoader); in get()
77 V get(K key, Callable<? extends V> valueLoader) throws ExecutionException; in get() argument
54 public V get(K key, Callable<? extends V> valueLoader) throws ExecutionException { in get() argument
4737 public V get(K key, final Callable<? extends V> valueLoader) throws ExecutionException {4738 checkNotNull(valueLoader);4742 return valueLoader.call();
362 public V get(K key, Callable<? extends V> valueLoader) throws ExecutionException { in get() argument369 V newValue = valueLoader.call(); in get()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
META-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...