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