- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for KeysOrValuesAsList (0.06 seconds)
-
android/guava/src/com/google/common/collect/RegularImmutableMap.java
(ImmutableList<K>) new KeysOrValuesAsList(alternatingKeysAndValues, 0, size); return new KeySet<K>(this, keyList); } static final class KeysOrValuesAsList extends ImmutableList<Object> { private final transient @Nullable Object[] alternatingKeysAndValues; private final transient int offset; private final transient int size;Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Sat Aug 09 01:14:59 GMT 2025 - 22.5K bytes - Click Count (0)