HomeSort by relevance Sort by last modified time
    Searched defs:wasEvicted (Results 1 - 4 of 4) sorted by null

  /external/guava/guava/src/com/google/common/cache/
RemovalCause.java 40 boolean wasEvicted() {
53 boolean wasEvicted() {
65 boolean wasEvicted() {
76 boolean wasEvicted() {
87 boolean wasEvicted() {
96 abstract boolean wasEvicted();
RemovalNotification.java 62 public boolean wasEvicted() {
63 return cause.wasEvicted();
  /external/guava/guava/src/com/google/common/collect/
MapMaker.java     [all...]
  /prebuilts/tools/common/guava-tools/
guava-10.0.1.jar 

Completed in 174 milliseconds