Searched defs:getIfPresent (Results 1 – 3 of 3) sorted by relevance
60 V getIfPresent(K key); in getIfPresent() method
52 public V getIfPresent(K key) { in getIfPresent() method in ForwardingCache
151 public V getIfPresent(K key) { in getIfPresent() method in CacheBuilder.LocalManualCache