toggle menu
alchemist
jvm
switch theme
search in API
alchemist
/
it.unibo.alchemist.boundary
/
ExportFilter
Export
Filter
@
FunctionalInterface
interface
ExportFilter
:
Serializable
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.