Searched refs:forDeletion (Results 1 – 1 of 1) sorted by relevance
194 HashSet<CacheKey> forDeletion = new HashSet<CacheKey>(); in remove() local198 forDeletion.add(key); in remove()201 for (CacheKey condemned: forDeletion) { in remove()