the error says int cannot be deferenced at java line 11
here is the code.
how do i fix that?


public class SortInt
{
public static void sort(int cases[]) //Sorting fuction,...