Readium
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readium
readium-shared
/
org.readium.r2.shared.publication.services.search
/
SearchIterator
/
forEach
for
Each
open
suspend
fun
forEach
(
action
:
(
LocatorCollection
)
->
Unit
)
:
SearchTry
<
Unit
>
Performs the given operation on each result page of this
SearchIterator
.