- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testExpiringGet_expireAfterWrite (0.09 sec)
-
android/guava-tests/test/com/google/common/cache/CacheExpirationTest.java
// ensure that no new notifications are sent assertEquals("Eviction notifications must be received", 10, removalListener.getCount()); } public void testExpiringGet_expireAfterWrite() { FakeTicker ticker = new FakeTicker(); CountingRemovalListener<String, Integer> removalListener = countingRemovalListener(); WatchedCreatorLoader loader = new WatchedCreatorLoader();
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Wed Jul 16 17:42:14 UTC 2025 - 18.7K bytes - Viewed (0)