Searched defs:WriteThroughEntry (Results 1 – 1 of 1) sorted by relevance
/external/guava/guava-gwt/src-super/com/google/common/cache/super/com/google/common/cache/ | ||
D | LocalCache.java | 670 private final class WriteThroughEntry implements Entry<K, V> { class in LocalCache |