- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testExpiringGet_expireAfterWrite (0.12 sec)
-
android/guava-tests/test/com/google/common/cache/CacheExpirationTest.java
// ensure that no new notifications are sent assertWithMessage("Eviction notifications must be received") .that(removalListener.getCount()) .isEqualTo(10); } public void testExpiringGet_expireAfterWrite() { FakeTicker ticker = new FakeTicker(); CountingRemovalListener<String, Integer> removalListener = countingRemovalListener(); WatchedCreatorLoader loader = new WatchedCreatorLoader();Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Tue Sep 30 22:03:28 UTC 2025 - 19.2K bytes - Viewed (0)