alchemist
alchemist
/
it.unibo.alchemist.loader.export
/
FilteringPolicy
Filtering
Policy
@
FunctionalInterface
interface
FilteringPolicy
:
Serializable
Content copied to clipboard
Expresses a flat map operation over a double.
Functions
Functions
apply
Link copied to clipboard
abstract
fun
apply
(
value
:
Double
)
:
Iterable
<
Double
>
Content copied to clipboard
From a single value, builds a stream of values.