- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for LinkedHM (0.19 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
guava-tests/benchmark/com/google/common/collect/MapBenchmark.java
* implementations. Forked from {@link SetContainsBenchmark}. * * @author Nicholaus Shupe */ @NullUnmarked public class MapBenchmark { @Param({"Hash", "LinkedHM", "MapMaker1", "Immutable"}) private Impl impl; public enum Impl { Hash { @Override Map<Element, Element> create(Collection<Element> keys) { Map<Element, Element> map = new HashMap<>();Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Tue May 13 17:27:14 GMT 2025 - 7.8K bytes - Click Count (0)