public class RandomArray extends Object
private static Random
rand
RandomArray()
static <T> void
shuffle(T[] arr)
swap(T[] a, int i, int j)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private static Random rand
public RandomArray()
public static <T> void swap(T[] a, int i, int j)
public static <T> void shuffle(T[] arr)
arr
Copyright © 2022. All rights reserved.