Segue abaixo os métodos que podemos utilizar:
Para inverter: Collections.reverse(lista); Para embaralhar: Collections.shuffle(lista); Para rotacionar: Collections.rotate(lista, 2);
Segue abaixo os métodos que podemos utilizar:
Para inverter: Collections.reverse(lista); Para embaralhar: Collections.shuffle(lista); Para rotacionar: Collections.rotate(lista, 2);
Boaa é isso Edson!
Obrigado pelo feedback, Gabriel.