Home
last modified time | relevance | path

Searched defs:SimpleStatsCounter (Results 1 – 1 of 1) sorted by relevance

/external/guava/guava/src/com/google/common/cache/
DAbstractCache.java208 public static final class SimpleStatsCounter implements StatsCounter { class in AbstractCache
219 public SimpleStatsCounter() {} in SimpleStatsCounter() method in AbstractCache.SimpleStatsCounter