Searched defs:valueLoader (Results 1 – 3 of 3) sorted by relevance
78 V get(K key, Callable<? extends V> valueLoader) throws ExecutionException; in get()
60 public V get(K key, Callable<? extends V> valueLoader) throws ExecutionException { in get()
55 public V get(K key, Callable<? extends V> valueLoader) throws ExecutionException { in get()