/aosp_15_r20/libcore/ojluni/src/main/java/java/util/concurrent/ |
H A D | ConcurrentMap.java | 325 default V computeIfAbsent(K key, in computeIfAbsent() method
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/19/libcore/ojluni/src/main/java/java/util/concurrent/ |
D | ConcurrentMap.java | 325 default V computeIfAbsent(K key, in computeIfAbsent() method
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/concurrent/ |
D | ConcurrentMap.java | 325 default V computeIfAbsent(K key, in computeIfAbsent() method
|
/aosp_15_r20/libcore/ojluni/annotations/flagged_api/java/util/ |
H A D | HashMap.annotated.java | 74 public V computeIfAbsent(K key, java.util.function.Function<? super K,? extends V> mappingFunction)… in computeIfAbsent() method in HashMap
|
H A D | TreeMap.annotated.java | 67 public V computeIfAbsent(K key, java.util.function.Function<? super K,? extends V> mappingFunction)… in computeIfAbsent() method in TreeMap
|
H A D | Properties.annotated.java | 124 public synchronized java.lang.Object computeIfAbsent(java.lang.Object key, java.util.function.Funct… in computeIfAbsent() method in Properties
|
H A D | Map.annotated.java | 74 public default V computeIfAbsent(K key, java.util.function.Function<? super K,? extends V> mappingF… in computeIfAbsent() method
|
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/util/ |
H A D | HashMap.annotated.java | 75 @libcore.util.Nullable public V computeIfAbsent(@libcore.util.NullFromTypeParam K key, @libcore.uti… in computeIfAbsent() method in HashMap
|
H A D | Map.annotated.java | 76 @libcore.util.Nullable public default V computeIfAbsent(@libcore.util.NullFromTypeParam K key, @lib… in computeIfAbsent() method
|
/aosp_15_r20/external/kotlinx.serialization/core/jvmMain/src/kotlinx/serialization/internal/ |
H A D | Caching.kt | 198 …inline fun computeIfAbsent(types: List<KType>, producer: () -> KSerializer<T>?): Result<KSerialize… in computeIfAbsent() method in kotlinx.serialization.internal.ParametrizedCacheEntry
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/util/ |
D | SparseArrayMapWrapper.java | 73 …public T computeIfAbsent(java.lang.Integer p0, java.util.function.Function<? super java.lang.Integ… in computeIfAbsent() method in SparseArrayMapWrapper
|
/aosp_15_r20/external/aws-sdk-java-v2/utils/src/main/java/software/amazon/awssdk/utils/ |
H A D | AttributeMap.java | 235 public <T> T computeIfAbsent(Key<T> key, Supplier<T> valueIfAbsent) { in computeIfAbsent() method in AttributeMap.Builder
|
H A D | UnmodifiableMapOfLists.java | 143 public List<U> computeIfAbsent(T key, Function<? super T, ? extends List<U>> mappingFunction) { in computeIfAbsent() method in UnmodifiableMapOfLists
|
/aosp_15_r20/libcore/ojluni/annotations/mmodule/java/security/ |
H A D | Provider.annotated.java | 77 public synchronized java.lang.Object computeIfAbsent(java.lang.Object key, java.util.function.Funct… in computeIfAbsent() method in Provider
|
/aosp_15_r20/libcore/ojluni/annotations/flagged_api/java/util/concurrent/ |
H A D | ConcurrentSkipListMap.annotated.java | 70 public V computeIfAbsent(K key, java.util.function.Function<? super K,? extends V> mappingFunction)… in computeIfAbsent() method in ConcurrentSkipListMap
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/Launcher3/Launcher3QuickStepLib/android_common/kapt/gen/stubs/com/android/quickstep/recents/data/ |
D | TasksRepository.java | 210 public T computeIfAbsent(K p0, java.util.function.Function<? super K, ? extends T> p1) { in computeIfAbsent() method in TasksRepository.MapForStateFlow
|
/aosp_15_r20/libcore/ojluni/src/test/java/util/Collections/ |
H A D | DelegatingIteratorForEachRemaining.java | 146 …@Override public V computeIfAbsent(K key, Function<? super K, ? extends V> mappingFunction) { retu… in computeIfAbsent() method in DelegatingIteratorForEachRemaining.ForwardingMap
|
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/util/ |
H A D | Collections.java | 836 public V computeIfAbsent( in computeIfAbsent() method in Collections.CheckedMap 1712 public V computeIfAbsent( in computeIfAbsent() method in Collections.EmptyMap 2092 public V computeIfAbsent( in computeIfAbsent() method in Collections.SingletonMap 2474 public V computeIfAbsent( in computeIfAbsent() method in Collections.SynchronizedMap 3133 public V computeIfAbsent( in computeIfAbsent() method in Collections.UnmodifiableMap
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/ |
H A D | Map.java | 1060 default V computeIfAbsent(K key, in computeIfAbsent() method
|
H A D | Properties.java | 1475 public synchronized Object computeIfAbsent(Object key, in computeIfAbsent() method in Properties
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/23/libcore/ojluni/src/main/java/java/util/ |
D | Map.java | 1060 default V computeIfAbsent(K key, in computeIfAbsent() method
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/ |
D | Map.java | 1060 default V computeIfAbsent(K key, in computeIfAbsent() method
|
D | Properties.java | 1475 public synchronized Object computeIfAbsent(Object key, in computeIfAbsent() method in Properties
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/24/libcore/ojluni/src/main/java/java/util/ |
D | Properties.java | 1475 public synchronized Object computeIfAbsent(Object key, in computeIfAbsent() method in Properties
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/4/libcore/ojluni/src/main/java/java/lang/ |
D | System.java | 957 public synchronized Object computeIfAbsent(Object key, in computeIfAbsent() method in System.PropertiesWithNonOverrideableDefaults
|