Skip to content

caching cursor list iterator

milan jurkulák edited this page May 2, 2024 · 1 revision

//tvlib/org.mjdev.tvlib.helpers.cursor/CachingCursorListIterator/CachingCursorListIterator

CachingCursorListIterator

[androidJvm]
constructor(cachingCursor: CachingCursor<T>, index: Int = 0)

Clone this wiki locally