- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for asMap_containsKey (0.07 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
guava-tests/test/com/google/common/cache/CacheBuilderGwtTest.java
} // we are testing our implementation of Map.containsKey @SuppressWarnings("ContainsEntryAfterGetInteger") @Test @J2ktIncompatible public void asMap_containsKey() { Cache<Integer, Integer> cache = CacheBuilder.newBuilder().expireAfterWrite(20000, MILLISECONDS).ticker(fakeTicker).build(); cache.put(654, 2675); fakeTicker.advance(10000, MILLISECONDS);Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Wed Mar 18 18:06:14 GMT 2026 - 15K bytes - Click Count (0) -
android/guava-tests/test/com/google/common/cache/CacheBuilderGwtTest.java
} // we are testing our implementation of Map.containsKey @SuppressWarnings("ContainsEntryAfterGetInteger") @Test @J2ktIncompatible public void asMap_containsKey() { Cache<Integer, Integer> cache = CacheBuilder.newBuilder().expireAfterWrite(20000, MILLISECONDS).ticker(fakeTicker).build(); cache.put(654, 2675); fakeTicker.advance(10000, MILLISECONDS);Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Wed Mar 18 18:06:14 GMT 2026 - 15K bytes - Click Count (0)