subList

@NotNull
open fun subList(fromIndex: Int, toIndex: Int): @NotNull List<T>(source)