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