Searched defs:getAllPresent (Results 1 – 3 of 3) sorted by relevance
85 ImmutableMap<K, V> getAllPresent(Iterable<?> keys); in getAllPresent() method
69 public ImmutableMap<K, V> getAllPresent(Iterable<?> keys) { in getAllPresent() method in ForwardingCache
68 public ImmutableMap<K, V> getAllPresent(Iterable<?> keys) { in getAllPresent() method in AbstractCache