I was trying to use Arrays.sort() to sort the items saved in Object array by their double instance values but I\'m getting cast class exception. Here is the code:
<