- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for asImmutableList (0.35 seconds)
-
android/guava/src/com/google/common/collect/ImmutableSortedMap.java
prevKey = key; } } return new ImmutableSortedMap<>( new RegularImmutableSortedSet<K>(ImmutableList.<K>asImmutableList(keys), comparator), ImmutableList.<V>asImmutableList(values)); } } /** * Returns a builder that creates immutable sorted maps whose keys are ordered by their naturalCreated: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Thu Jan 08 18:10:02 GMT 2026 - 54.7K bytes - Click Count (0)