Home
last modified time | relevance | path

Searched defs:toImmutableSet (Results 1 – 25 of 341) sorted by relevance

12345678910>>...14

/aosp_15_r20/external/guava/guava/src/com/google/common/collect/
H A DCollectCollectors.java80 static <E> Collector<E, ?, ImmutableSet<E>> toImmutableSet() { in toImmutableSet() method in CollectCollectors
135 ImmutableSet<E> toImmutableSet() { in toImmutableSet() method in CollectCollectors.EnumSetAccumulator
H A DImmutableSet.java71 public static <E> Collector<E, ?, ImmutableSet<E>> toImmutableSet() { in toImmutableSet() method in ImmutableSet
H A DImmutableSortedSet.java886 public static <E> Collector<E, ?, ImmutableSet<E>> toImmutableSet() { in toImmutableSet() method
/aosp_15_r20/external/guava/android/guava/src/com/google/common/collect/
H A DCollectCollectors.java83 static <E> Collector<E, ?, ImmutableSet<E>> toImmutableSet() { in toImmutableSet() method in CollectCollectors
139 ImmutableSet<E> toImmutableSet() { in toImmutableSet() method in CollectCollectors.EnumSetAccumulator
H A DImmutableSet.java66 public static <E> Collector<E, ?, ImmutableSet<E>> toImmutableSet() { in toImmutableSet() method in ImmutableSet
H A DImmutableSortedSet.java808 public static <E> Collector<E, ?, ImmutableSet<E>> toImmutableSet() { in toImmutableSet() method in ImmutableSortedSet
/aosp_15_r20/external/auto/common/src/main/java/com/google/auto/common/
H A DMoreStreams.java46 public static <T> Collector<T, ?, ImmutableSet<T>> toImmutableSet() { in toImmutableSet() method in MoreStreams
/aosp_15_r20/external/dagger2/java/dagger/internal/codegen/extension/
H A DDaggerStreams.java54 public static <T> Collector<T, ?, ImmutableSet<T>> toImmutableSet() { in toImmutableSet() method in DaggerStreams
/aosp_15_r20/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
H A DImmutableSet.java48 public static <E> Collector<E, ?, ImmutableSet<E>> toImmutableSet() { in toImmutableSet() method in ImmutableSet
/aosp_15_r20/external/kotlinpoet/kotlinpoet/src/commonMain/kotlin/com/squareup/kotlinpoet/
H A DUtil.kt33 internal fun <T> Collection<T>.toImmutableSet(): Set<T> = in append() method
/aosp_15_r20/external/auto/value/src/main/java/com/google/auto/value/processor/
H A DAutoBuilderProcessor.java309 .collect(toImmutableSet()); in propertySet() method in AutoBuilderProcessor
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDcommon.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/auto/common/auto_common/linux_glibc_common/javac/
Dauto_common.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/auto/common/auto_common/linux_glibc_common/local-javac-header/
Dauto_common.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/auto/auto-common/1.1.2/
HDauto-common-1.1.2.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/kotlinpoet/kotlinpoet/linux_glibc_common/kotlin_headers/
Dkotlinpoet.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/external__kotlinpoet__linux_glibc_common__kotlinpoet.kotlin_module com ...
/aosp_15_r20/packages/apps/TV/libs/m2/
Ddagger-spi-2.23.jardagger/spi/package-info.class package-info.java package dagger.spi abstract ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/testing/compile/compile-testing/0.19/
HDcompile-testing-0.19.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/squareup/kotlinpoet/1.8.0/
HDkotlinpoet-1.8.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/kotlinpoet.kotlin_module com ...
/aosp_15_r20/out/soong/.intermediates/external/kotlinpoet/kotlinpoet/linux_glibc_common/local-javac-header/
Dkotlinpoet.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/external__kotlinpoet__linux_glibc_common__kotlinpoet.kotlin_module com ...
/aosp_15_r20/out/soong/.intermediates/external/kotlinpoet/kotlinpoet/linux_glibc_common/kotlin/
Dkotlinpoet.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/external__kotlinpoet__linux_glibc_common__kotlinpoet.kotlin_module com ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/runtime/runtime-android/1.8.0-beta01/androidx.compose.runtime_runtime/android_common_apex30/aar/
Dclasses.jarMETA-INF/ androidx/ androidx/compose/ androidx/compose/runtime/ androidx/compose ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/runtime/runtime-android/1.8.0-beta01/androidx.compose.runtime_runtime/android_common_apex34/aar/
Dclasses.jarMETA-INF/ androidx/ androidx/compose/ androidx/compose/runtime/ androidx/compose ...
Dandroidx.compose.runtime_runtime.jarMETA-INF/ androidx/ androidx/compose/ androidx/compose/runtime/ androidx/compose ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/runtime/runtime-android/1.8.0-beta01/androidx.compose.runtime_runtime/android_common/aar/
Dandroidx.compose.runtime_runtime.jarMETA-INF/ androidx/ androidx/compose/ androidx/compose/runtime/ androidx/compose ...

12345678910>>...14