sub list - mimoccc/tvapp GitHub Wiki
//tvlib/org.mjdev.tvlib.helpers.cursor/CachingCursor/subList
[androidJvm]
open override fun subList(fromIndex: Int, toIndex: Int): List<T?>
//tvlib/org.mjdev.tvlib.helpers.cursor/CachingCursor/subList
[androidJvm]
open override fun subList(fromIndex: Int, toIndex: Int): List<T?>