static List nCopies(int n, T o) Returns an immutable list consisting of n copies of the specified object.