I have around 50 Strings in an Array B[] that contain a number with 2 decimals. I want to display them in a recyclerView sorted by biggest to smallest, so I need to make another Array that contains their order. I can't just change their order as each of them has also a Name in that c