Object - streams : IntSort

This class implements a merge sort algorithm to sort timestamp values for state persistence.

sort

Sorts a given array of int values.

Parameters

  • arr int[]
  • The array of int values to be sorted.