Hi,
I have one array of class and i want sorting array of class .
How do i it?
class test {
double i;
}
test []myArray ;