alchemist
Toggle table of contents
36.0.13
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist
alchemist-loading
/
it.unibo.alchemist.boundary
/
ExportFilter
Export
Filter
@
FunctionalInterface
interface
ExportFilter
:
Serializable
(
source
)
Expresses a flat map operation over a double.
Members
Functions
apply
Link copied to clipboard
abstract
fun
apply
(
value
:
Double
)
:
Iterable
<
Double
>
From a single value, builds a stream of values.