Searched defs:applyCount (Results 1 – 2 of 2) sorted by relevance
180 final AtomicInteger applyCount = new AtomicInteger(); in testRemovalListener_expireAfterWrite() local