/aosp_15_r20/libcore/ojluni/src/main/java/java/util/ |
H A D | ImmutableCollections.java | 535 public Object[] toArray() { in toArray() method in SubList 545 public <T> T[] toArray(T[] a) { in toArray() method in SubList 641 public Object[] toArray() { in toArray() method in List12 651 public <T> T[] toArray(T[] a) { in toArray() method in List12 708 public Object[] toArray() { in toArray() method in ListN 714 public <T> T[] toArray(T[] a) { in toArray() method in ListN 873 public Object[] toArray() { in toArray() method 885 public <T> T[] toArray(T[] a) { in toArray() method
|
H A D | Collection.java | 327 Object[] toArray(); in toArray() method 380 <T> T[] toArray(T[] a); in toArray() method 417 default <T> T[] toArray(IntFunction<T[]> generator) { in toArray() method
|
H A D | ReverseOrderDequeView.java | 160 public Object[] toArray() { in toArray() method in ReverseOrderDequeView 165 public <T> T[] toArray(T[] a) { in toArray() method in ReverseOrderDequeView 169 public <T> T[] toArray(IntFunction<T[]> generator) { in toArray() method in ReverseOrderDequeView
|
H A D | IdentityHashMap.java | 1034 public Object[] toArray() { in toArray() method in IdentityHashMap.KeySet 1038 public <T> T[] toArray(T[] a) { in toArray() method in IdentityHashMap.KeySet 1122 public Object[] toArray() { in toArray() method in IdentityHashMap.Values 1126 public <T> T[] toArray(T[] a) { in toArray() method in IdentityHashMap.Values 1241 public Object[] toArray() { in toArray() method in IdentityHashMap.EntrySet 1246 public <T> T[] toArray(T[] a) { in toArray() method in IdentityHashMap.EntrySet
|
H A D | ReverseOrderSortedSetView.java | 169 public Object[] toArray() { in toArray() method in ReverseOrderSortedSetView 174 public <T> T[] toArray(T[] a) { in toArray() method in ReverseOrderSortedSetView 178 public <T> T[] toArray(IntFunction<T[]> generator) { in toArray() method in ReverseOrderSortedSetView
|
/aosp_15_r20/frameworks/base/core/java/android/util/ |
H A D | MapCollections.java | 245 public Object[] toArray() { in toArray() method in MapCollections.EntrySet 250 public <T> T[] toArray(T[] array) { in toArray() method in MapCollections.EntrySet 335 public Object[] toArray() { in toArray() method in MapCollections.KeySet 340 public <T> T[] toArray(T[] array) { in toArray() method in MapCollections.KeySet 451 public Object[] toArray() { in toArray() method in MapCollections.ValuesCollection 456 public <T> T[] toArray(T[] array) { in toArray() method in MapCollections.ValuesCollection
|
/aosp_15_r20/external/guava/guava/src/com/google/common/collect/ |
H A D | CompactLinkedHashMap.java | 249 public @Nullable Object[] toArray() { in createKeySet() method in CompactLinkedHashMap.KeySetImpl 255 public <T extends @Nullable Object> T[] toArray(T[] a) { in createKeySet() method in CompactLinkedHashMap.KeySetImpl 272 public @Nullable Object[] toArray() { in createValues() method in CompactLinkedHashMap.ValuesImpl 278 public <T extends @Nullable Object> T[] toArray(T[] a) { in createValues() method in CompactLinkedHashMap.ValuesImpl
|
H A D | AbstractBiMap.java | 307 public @Nullable Object[] toArray() { in toArray() method in AbstractBiMap.ValueSet 313 public <T extends @Nullable Object> T[] toArray(T[] array) { in toArray() method in AbstractBiMap.ValueSet 432 public @Nullable Object[] toArray() { in toArray() method in EntrySet 438 public <T extends @Nullable Object> T[] toArray(T[] array) { in toArray() method in EntrySet
|
H A D | Iterables.java | 289 public static <T extends @Nullable Object> T[] toArray( in toArray() method in Iterables 294 static <T extends @Nullable Object> T[] toArray(Iterable<? extends T> iterable, T[] array) { in toArray() method in Iterables 305 static @Nullable Object[] toArray(Iterable<?> iterable) { in toArray() method in Iterables
|
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/util/ |
H A D | Collection.annotated.java | 43 public [email protected] Object @libcore.util.NonNull [] toArray(); in toArray() method 45 public <T> T @libcore.util.NonNull [] toArray(T @libcore.util.NonNull [] a); in toArray() method 47 @libcore.util.NonNull public default <T> T @libcore.util.NonNull [] toArray(@libcore.util.NonNull j… in toArray() method
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/18/libcore/ojluni/src/main/java/java/util/ |
D | Collection.java | 327 Object[] toArray(); in toArray() method 380 <T> T[] toArray(T[] a); in toArray() method 417 default <T> T[] toArray(IntFunction<T[]> generator) { in toArray() method
|
D | IdentityHashMap.java | 1034 public Object[] toArray() { in toArray() method in IdentityHashMap.KeySet 1038 public <T> T[] toArray(T[] a) { in toArray() method in IdentityHashMap.KeySet 1122 public Object[] toArray() { in toArray() method in IdentityHashMap.Values 1126 public <T> T[] toArray(T[] a) { in toArray() method in IdentityHashMap.Values 1241 public Object[] toArray() { in toArray() method in IdentityHashMap.EntrySet 1246 public <T> T[] toArray(T[] a) { in toArray() method in IdentityHashMap.EntrySet
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/ |
D | Collection.java | 327 Object[] toArray(); in toArray() method 380 <T> T[] toArray(T[] a); in toArray() method 417 default <T> T[] toArray(IntFunction<T[]> generator) { in toArray() method
|
D | IdentityHashMap.java | 1034 public Object[] toArray() { in toArray() method in IdentityHashMap.KeySet 1038 public <T> T[] toArray(T[] a) { in toArray() method in IdentityHashMap.KeySet 1122 public Object[] toArray() { in toArray() method in IdentityHashMap.Values 1126 public <T> T[] toArray(T[] a) { in toArray() method in IdentityHashMap.Values 1241 public Object[] toArray() { in toArray() method in IdentityHashMap.EntrySet 1246 public <T> T[] toArray(T[] a) { in toArray() method in IdentityHashMap.EntrySet
|
/aosp_15_r20/libcore/luni/src/test/androidsdk34/src/libcore/android34/java/util/ |
H A D | ListTest.java | 65 public Object[] toArray() { in toArray() method in ListTest.MyList 70 public <T> T[] toArray(T[] a) { in toArray() method in ListTest.MyList 302 public Object[] toArray() { in toArray() method in ListTest.ClashClass 307 public <T> T[] toArray(T[] a) { in toArray() method in ListTest.ClashClass
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/collect/ |
H A D | AbstractBiMap.java | 283 public @Nullable Object[] toArray() { in toArray() method in AbstractBiMap.ValueSet 289 public <T extends @Nullable Object> T[] toArray(T[] array) { in toArray() method in AbstractBiMap.ValueSet 408 public @Nullable Object[] toArray() { in toArray() method in EntrySet 414 public <T extends @Nullable Object> T[] toArray(T[] array) { in toArray() method in EntrySet
|
H A D | Iterables.java | 330 public static <T extends @Nullable Object> T[] toArray( in toArray() method in Iterables 335 static <T extends @Nullable Object> T[] toArray(Iterable<? extends T> iterable, T[] array) { in toArray() method in Iterables 346 static @Nullable Object[] toArray(Iterable<?> iterable) { in toArray() method in Iterables
|
/aosp_15_r20/external/aws-sdk-java-v2/utils/src/main/java/software/amazon/awssdk/utils/ |
H A D | UnmodifiableMapOfLists.java | 212 public Object[] toArray() { in toArray() method in UnmodifiableMapOfLists.UnmodifiableEntrySet 223 public <A> A[] toArray(A[] a) { in toArray() method in UnmodifiableMapOfLists.UnmodifiableEntrySet 334 public Object[] toArray() { in toArray() method in UnmodifiableMapOfLists.UnmodifiableCollection 344 public <A> A[] toArray(A[] a) { in toArray() method in UnmodifiableMapOfLists.UnmodifiableCollection
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/util/ |
H A D | OldCollectionsTest.java | 397 public Object[] toArray() { in toArray() method in OldCollectionsTest.Mock_Collection 401 public Object[] toArray(Object[] a) { in toArray() method in OldCollectionsTest.Mock_Collection 453 public Object[] toArray() { in toArray() method in OldCollectionsTest.Mock_WrongCollection 457 public Object[] toArray(Object[] a) { in toArray() method in OldCollectionsTest.Mock_WrongCollection
|
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/collect/ |
H A D | ImmutableSortedMultisetTest.java | 516 public Object[] toArray() { in testCopyOfDefensiveCopy() method in ImmutableSortedMultisetTest.TestArrayList 522 public <T> T[] toArray(T[] a) { in testCopyOfDefensiveCopy() method in ImmutableSortedMultisetTest.TestArrayList 544 public Object[] toArray() { in testCopyOfSortedDefensiveCopy() method in ImmutableSortedMultisetTest.TestHashSet 550 public <T> T[] toArray(T[] a) { in testCopyOfSortedDefensiveCopy() method in ImmutableSortedMultisetTest.TestHashSet
|
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/util/ |
H A D | Collections.java | 483 public java.lang.Object[] toArray() { in toArray() method in Collections.AsLIFOQueue 487 public <T> T[] toArray(T[] a) { in toArray() method in Collections.AsLIFOQueue 563 public java.lang.Object[] toArray() { in toArray() method in Collections.CheckedCollection 567 public <T> T[] toArray(T[] a) { in toArray() method in Collections.CheckedCollection 925 public java.lang.Object[] toArray() { in toArray() method in Collections.CheckedMap.CheckedEntrySet 929 public <T> T[] toArray(T[] a) { in toArray() method in Collections.CheckedMap.CheckedEntrySet 1424 public java.lang.Object[] toArray() { in toArray() method in Collections.CopiesList 1428 public <T> T[] toArray(T[] a) { in toArray() method in Collections.CopiesList 1548 public java.lang.Object[] toArray() { in toArray() method in Collections.EmptyList 1552 public <T> T[] toArray(T[] a) { in toArray() method in Collections.EmptyList [all …]
|
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | MapField.java | 410 public Object[] toArray() { in toArray() method in MapField.MutabilityAwareMap.MutabilityAwareCollection 415 public <T> T[] toArray(T[] a) { in toArray() method in MapField.MutabilityAwareMap.MutabilityAwareCollection 507 public Object[] toArray() { in toArray() method in MapField.MutabilityAwareMap.MutabilityAwareSet 512 public <T> T[] toArray(T[] a) { in toArray() method in MapField.MutabilityAwareMap.MutabilityAwareSet
|
/aosp_15_r20/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | MapField.java | 410 public Object[] toArray() { in toArray() method in MapField.MutabilityAwareMap.MutabilityAwareCollection 415 public <T> T[] toArray(T[] a) { in toArray() method in MapField.MutabilityAwareMap.MutabilityAwareCollection 507 public Object[] toArray() { in toArray() method in MapField.MutabilityAwareMap.MutabilityAwareSet 512 public <T> T[] toArray(T[] a) { in toArray() method in MapField.MutabilityAwareMap.MutabilityAwareSet
|
/aosp_15_r20/libcore/ojluni/src/test/java/util/stream/testlib/org/openjdk/testlib/java/util/stream/ |
H A D | DefaultMethodStreams.java | 272 public Object[] toArray() { in toArray() method in DefaultMethodStreams.DefaultMethodRefStream 277 public <A> A[] toArray(IntFunction<A[]> generator) { in toArray() method in DefaultMethodStreams.DefaultMethodRefStream 463 public int[] toArray() { in toArray() method in DefaultMethodStreams.DefaultMethodIntStream 669 public long[] toArray() { in toArray() method in DefaultMethodStreams.DefaultMethodLongStream 867 public double[] toArray() { in toArray() method in DefaultMethodStreams.DefaultMethodDoubleStream
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/concurrent/ |
D | CopyOnWriteArrayList.java | 334 public Object[] toArray() { in toArray() method in CopyOnWriteArrayList 377 public <T> T[] toArray(T[] a) { in toArray() method in CopyOnWriteArrayList 1311 public Object[] toArray() { in toArray() method in CopyOnWriteArrayList.COWSubList 1324 public <T> T[] toArray(T[] a) { in toArray() method in CopyOnWriteArrayList.COWSubList 1923 public Object[] toArray() { in toArray() method in CopyOnWriteArrayList.Reversed 1928 public <T> T[] toArray(T[] a) { in toArray() method in CopyOnWriteArrayList.Reversed 1933 public <T> T[] toArray(IntFunction<T[]> generator) { in toArray() method in CopyOnWriteArrayList.Reversed
|