Arrays
Arrays(IntPtr, JniHandleOwnership)
JniPeerMembers
ThresholdClass
ThresholdType
AsList(Object[])
BinarySearch(Byte[], SByte)
BinarySearch(Char[], Char)
BinarySearch(Double[], Double)
BinarySearch(Int16[], Int16)
BinarySearch(Int32[], Int32)
BinarySearch(Int64[], Int64)
BinarySearch(Object[], Object)
BinarySearch(Single[], Single)
BinarySearch(Object[], Object, IComparator)
BinarySearch(Byte[], Int32, Int32, SByte)
BinarySearch(Char[], Int32, Int32, Char)
BinarySearch(Double[], Int32, Int32, Double)
BinarySearch(Int16[], Int32, Int32, Int16)
BinarySearch(Int32[], Int32, Int32, Int32)
BinarySearch(Int64[], Int32, Int32, Int64)
BinarySearch(Object[], Int32, Int32, Object)
BinarySearch(Single[], Int32, Int32, Single)
BinarySearch(Object[], Int32, Int32, Object, IComparator)
Compare(Boolean[], Boolean[])
Compare(Byte[], Byte[])
Compare(Char[], Char[])
Compare(Double[], Double[])
Compare(Int16[], Int16[])
Compare(Int32[], Int32[])
Compare(Int64[], Int64[])
Compare(Object[], Object[])
Compare(Single[], Single[])
Compare(Object[], Object[], IComparator)
Compare(Boolean[], Int32, Int32, Boolean[], Int32, Int32)
Compare(Byte[], Int32, Int32, Byte[], Int32, Int32)
Compare(Char[], Int32, Int32, Char[], Int32, Int32)
Compare(Double[], Int32, Int32, Double[], Int32, Int32)
Compare(Int16[], Int32, Int32, Int16[], Int32, Int32)
Compare(Int32[], Int32, Int32, Int32[], Int32, Int32)
Compare(Int64[], Int32, Int32, Int64[], Int32, Int32)
Compare(Object[], Int32, Int32, Object[], Int32, Int32)
Compare(Single[], Int32, Int32, Single[], Int32, Int32)
Compare(Object[], Int32, Int32, Object[], Int32, Int32, IComparator)
CompareUnsigned(Byte[], Byte[])
CompareUnsigned(Int16[], Int16[])
CompareUnsigned(Int32[], Int32[])
CompareUnsigned(Int64[], Int64[])
CompareUnsigned(Byte[], Int32, Int32, Byte[], Int32, Int32)
CompareUnsigned(Int16[], Int32, Int32, Int16[], Int32, Int32)
CompareUnsigned(Int32[], Int32, Int32, Int32[], Int32, Int32)
CompareUnsigned(Int64[], Int32, Int32, Int64[], Int32, Int32)
CopyOf(Boolean[], Int32)
CopyOf(Byte[], Int32)
CopyOf(Char[], Int32)
CopyOf(Double[], Int32)
CopyOf(Int16[], Int32)
CopyOf(Int32[], Int32)
CopyOf(Int64[], Int32)
CopyOf(Object[], Int32)
CopyOf(Single[], Int32)
CopyOf(Object[], Int32, Class)
CopyOfRange(Boolean[], Int32, Int32)
CopyOfRange(Byte[], Int32, Int32)
CopyOfRange(Char[], Int32, Int32)
CopyOfRange(Double[], Int32, Int32)
CopyOfRange(Int16[], Int32, Int32)
CopyOfRange(Int32[], Int32, Int32)
CopyOfRange(Int64[], Int32, Int32)
CopyOfRange(Object[], Int32, Int32)
CopyOfRange(Single[], Int32, Int32)
CopyOfRange(Object[], Int32, Int32, Class)
DeepEquals(Object[], Object[])
DeepHashCode(Object[])
DeepToString(Object[])
Equals(Boolean[], Boolean[])
Equals(Byte[], Byte[])
Equals(Char[], Char[])
Equals(Double[], Double[])
Equals(Int16[], Int16[])
Equals(Int32[], Int32[])
Equals(Int64[], Int64[])
Equals(Object[], Object[])
Equals(Single[], Single[])
Equals(Object[], Object[], IComparator)
Equals(Boolean[], Int32, Int32, Boolean[], Int32, Int32)
Equals(Byte[], Int32, Int32, Byte[], Int32, Int32)
Equals(Char[], Int32, Int32, Char[], Int32, Int32)
Equals(Double[], Int32, Int32, Double[], Int32, Int32)
Equals(Int16[], Int32, Int32, Int16[], Int32, Int32)
Equals(Int32[], Int32, Int32, Int32[], Int32, Int32)
Equals(Int64[], Int32, Int32, Int64[], Int32, Int32)
Equals(Object[], Int32, Int32, Object[], Int32, Int32)
Equals(Single[], Int32, Int32, Single[], Int32, Int32)
Equals(Object[], Int32, Int32, Object[], Int32, Int32, IComparator)
Fill(Boolean[], Boolean)
Fill(Byte[], SByte)
Fill(Char[], Char)
Fill(Double[], Double)
Fill(Int16[], Int16)
Fill(Int32[], Int32)
Fill(Int64[], Int64)
Fill(Object[], Object)
Fill(Single[], Single)
Fill(Boolean[], Int32, Int32, Boolean)
Fill(Byte[], Int32, Int32, SByte)
Fill(Char[], Int32, Int32, Char)
Fill(Double[], Int32, Int32, Double)
Fill(Int16[], Int32, Int32, Int16)
Fill(Int32[], Int32, Int32, Int32)
Fill(Int64[], Int32, Int32, Int64)
Fill(Object[], Int32, Int32, Object)
Fill(Single[], Int32, Int32, Single)
HashCode(Boolean[])
HashCode(Byte[])
HashCode(Char[])
HashCode(Double[])
HashCode(Int16[])
HashCode(Int32[])
HashCode(Int64[])
HashCode(Object[])
HashCode(Single[])
Mismatch(Boolean[], Boolean[])
Mismatch(Byte[], Byte[])
Mismatch(Char[], Char[])
Mismatch(Double[], Double[])
Mismatch(Int16[], Int16[])
Mismatch(Int32[], Int32[])
Mismatch(Int64[], Int64[])
Mismatch(Object[], Object[])
Mismatch(Single[], Single[])
Mismatch(Object[], Object[], IComparator)
Mismatch(Boolean[], Int32, Int32, Boolean[], Int32, Int32)
Mismatch(Byte[], Int32, Int32, Byte[], Int32, Int32)
Mismatch(Char[], Int32, Int32, Char[], Int32, Int32)
Mismatch(Double[], Int32, Int32, Double[], Int32, Int32)
Mismatch(Int16[], Int32, Int32, Int16[], Int32, Int32)
Mismatch(Int32[], Int32, Int32, Int32[], Int32, Int32)
Mismatch(Int64[], Int32, Int32, Int64[], Int32, Int32)
Mismatch(Object[], Int32, Int32, Object[], Int32, Int32)
Mismatch(Single[], Int32, Int32, Single[], Int32, Int32)
Mismatch(Object[], Int32, Int32, Object[], Int32, Int32, IComparator)
ParallelPrefix(Double[], IDoubleBinaryOperator)
ParallelPrefix(Int32[], IIntBinaryOperator)
ParallelPrefix(Int64[], ILongBinaryOperator)
ParallelPrefix(Object[], IBinaryOperator)
ParallelPrefix(Double[], Int32, Int32, IDoubleBinaryOperator)
ParallelPrefix(Int32[], Int32, Int32, IIntBinaryOperator)
ParallelPrefix(Int64[], Int32, Int32, ILongBinaryOperator)
ParallelPrefix(Object[], Int32, Int32, IBinaryOperator)
ParallelSetAll(Double[], IIntToDoubleFunction)
ParallelSetAll(Int32[], IIntUnaryOperator)
ParallelSetAll(Int64[], IIntToLongFunction)
ParallelSetAll(Object[], IIntFunction)
ParallelSort(Byte[])
ParallelSort(Char[])
ParallelSort(Double[])
ParallelSort(Int16[])
ParallelSort(Int32[])
ParallelSort(Int64[])
ParallelSort(Object[])
ParallelSort(Single[])
ParallelSort(Object[], IComparator)
ParallelSort(Byte[], Int32, Int32)
ParallelSort(Char[], Int32, Int32)
ParallelSort(Double[], Int32, Int32)
ParallelSort(Int16[], Int32, Int32)
ParallelSort(Int32[], Int32, Int32)
ParallelSort(Int64[], Int32, Int32)
ParallelSort(Object[], Int32, Int32)
ParallelSort(Single[], Int32, Int32)
ParallelSort(Object[], Int32, Int32, IComparator)
SetAll(Double[], IIntToDoubleFunction)
SetAll(Int32[], IIntUnaryOperator)
SetAll(Int64[], IIntToLongFunction)
SetAll(Object[], IIntFunction)
Sort(Byte[])
Sort(Char[])
Sort(Double[])
Sort(Int16[])
Sort(Int32[])
Sort(Int64[])
Sort(Object[])
Sort(Single[])
Sort(Object[], IComparator)
Sort(Byte[], Int32, Int32)
Sort(Char[], Int32, Int32)
Sort(Double[], Int32, Int32)
Sort(Int16[], Int32, Int32)
Sort(Int32[], Int32, Int32)
Sort(Int64[], Int32, Int32)
Sort(Object[], Int32, Int32)
Sort(Single[], Int32, Int32)
Sort(Object[], Int32, Int32, IComparator)
Spliterator(Object[])
Spliterator(Object[], Int32, Int32)
ToString(Boolean[])
ToString(Byte[])
ToString(Char[])
ToString(Double[])
ToString(Int16[])
ToString(Int32[])
ToString(Int64[])
ToString(Object[])
ToString(Single[])
net9.0-android34.0
namespace Java.Util
{
[Register("java/util/Arrays", DoNotGenerateAcw = true)]
public class Arrays : Object
{
[Register("compare", "([D[D)I", "", ApiSince = 33)]
[SupportedOSPlatform("android33.0")]
public static int Compare(double[]? a, double[]? b);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.0 |
Information specific to net9.0-android34.0 | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API