fluent-kt
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
fluent-kt
fluent-fallback
/
dev.kbroom.fluent.fallback
/
BundleIterator
Bundle
Iterator
interface
BundleIterator
(
source
)
Bundle iterator.
Inheritors
SimpleIterator
Members
Functions
next
Link copied to clipboard
abstract
fun
next
(
)
:
FluentBundle
?
to
List
Link copied to clipboard
open
fun
toList
(
)
:
List
<
FluentBundle
>
Get all bundles.