kotbase
Toggle table of contents
3.1
Select version
3.1
3.0
apple
common
jvmCommon
linuxMingw
Platform filter
apple
common
jvmCommon
linuxMingw
Switch theme
kotbase
couchbase-lite
/
kotbase
/
Result
/
iterator
iterator
apple
common
jvmCommon
linuxMingw
actual
open
operator override
fun
iterator
(
)
:
Iterator
<
String
>
(
source
)
expect
open
operator override
fun
iterator
(
)
:
Iterator
<
String
>
(
source
)
Gets an iterator over the result's keys.
Return
The Iterator object of all result keys.
actual
open
operator override
fun
iterator
(
)
:
Iterator
<
String
>
(
source
)
actual
open
operator override
fun
iterator
(
)
:
Iterator
<
String
>
(
source
)