Searched defs:soft (Results 1 – 3 of 3) sorted by relevance
37 Reference soft = new SoftReference(obj); in timeSoftReferenceGet() local
24 public MemoryCache(boolean soft, int maxSize) { in MemoryCache()28 public MemoryCache(boolean soft, int maxSize, int lifetime) { in MemoryCache()
260 public MemoryCache(boolean soft, int maxSize) { in MemoryCache()264 public MemoryCache(boolean soft, int maxSize, int lifetime) { in MemoryCache()