Statements (27)
Predicate | Object |
---|---|
gptkbp:instanceOf |
Java method
|
gptkbp:acceptsComparator |
true
|
gptkbp:algorithmForObjects |
gptkb:TimSort
|
gptkbp:complexity |
O(n log n)
|
gptkbp:defaultOrder |
ascending
|
gptkbp:definedIn |
gptkb:java.util.Arrays
|
https://www.w3.org/2000/01/rdf-schema#label |
Java Arrays.sort
|
gptkbp:introducedIn |
gptkb:Java_1.2
|
gptkbp:modifiesInput |
true
|
gptkbp:overloaded |
true
|
gptkbp:sorts |
arrays
|
gptkbp:staticMethod |
true
|
gptkbp:supportsAlgorithm |
gptkb:Dual-Pivot_Quicksort
|
gptkbp:throwsException |
gptkb:IllegalArgumentException
gptkb:NullPointerException ArrayIndexOutOfBoundsException |
gptkbp:type |
java.util
Object[] byte[] char[] double[] float[] int[] long[] short[] |
gptkbp:bfsParent |
gptkb:Quicksort
|
gptkbp:bfsLayer |
6
|