Home | History | Annotate | Download | only in cache

Lines Matching defs:EMPTY_STATS

161           return EMPTY_STATS;
164 static final CacheStats EMPTY_STATS = new CacheStats(0, 0, 0, 0, 0, 0);