getItems

open override fun getItems(start: Int, end: Int): List<<Error class: unknown class>>

Get items in the specified range.

Return

List of items in the range

Parameters

start

Start index (inclusive)

end

End index (exclusive)