Searched defs:wasEvicted (Results 1 – 3 of 3) sorted by relevance
/external/guava/guava/src/com/google/common/cache/ | ||
D | RemovalCause.java | 42 boolean wasEvicted() { in wasEvicted() method |
D | RemovalNotification.java | 64 public boolean wasEvicted() { in wasEvicted() method in RemovalNotification |
/external/guava/guava/src/com/google/common/collect/ | ||
D | MapMaker.java | 677 public boolean wasEvicted() { in wasEvicted() method in MapMaker.RemovalNotification |