micro_utils.dokka
Toggle table of contents
0.24.0
android
Platform filter
android
Switch theme
Search in API
micro_utils.dokka
micro_utils.dokka
/
dev.inmo.micro_utils.repos
/
CursorIterator
Cursor
Iterator
android
class
CursorIterator
(
c
:
Cursor
)
:
Iterator
<
Cursor
>
(
source
)
Members
Constructors
Cursor
Iterator
Link copied to clipboard
android
constructor
(
c
:
Cursor
)
Functions
has
Next
Link copied to clipboard
android
open
operator override
fun
hasNext
(
)
:
Boolean
next
Link copied to clipboard
android
open
operator override
fun
next
(
)
:
Cursor