The partition of array method. @param array a generic collection to partition. @param left the begin of partition. @param right the end of partition.
(T[] array, int left, int right)
source not stored for this graph (policy: none)
no test coverage detected