Searched defs:softValues (Results 1 – 3 of 3) sorted by relevance
110 public abstract GenericMapMaker<K0, V0> softValues(); in softValues() method in GenericMapMaker
334 public MapMaker softValues() { in softValues() method in MapMaker
572 public CacheBuilder<K, V> softValues() { in softValues() method in CacheBuilder