bubucuo前端算法实战课
IntStream.rangeClosed(0, elementCount).forEach(i -> linkedList.add(ThreadLocalRandom.current().nextInt(elementCount), 1));
stopWatch.stop();
System.out.println(stopWatch.prettyPrint());}StopWatch '': running time = 44507882 ns---------------------------------------------ns % Task name---------------------------------------------