Implicit conversion for BiFunction.
Implicit conversion for BiFunction.
Allows a Scala function to be passed into
IBM Streams Java Application API methods that
expect a com.ibm.streamsx.topology.function.BiFunction
.
Implicit conversion for Consumer.
Implicit conversion for Consumer.
Allows a Scala function to be passed into
IBM Streams Java Application API methods that
expect a com.ibm.streamsx.topology.function.Consumer
.
Implicit conversion for Function.
Implicit conversion for Function.
Allows a Scala function to be passed into
IBM Streams Java Application API methods that
expect a com.ibm.streamsx.topology.function.Function
.
Implicit conversion for Predicate.
Implicit conversion for Predicate.
Allows a Scala function to be passed into
IBM Streams Java Application API methods that
expect a com.ibm.streamsx.topology.function.Predicate
.
Implicit conversion for Supplier.
Implicit conversion for Supplier.
Allows a Scala function to be passed into
IBM Streams Java Application API methods that
expect a com.ibm.streamsx.topology.function.Supplier
.
Implicit conversion for ToIntFunction.
Implicit conversion for ToIntFunction.
Allows a Scala function to be passed into
IBM Streams Java Application API methods that
expect a com.ibm.streamsx.topology.function.ToIntFunction
.
Implicit conversion for UnaryOperator.
Implicit conversion for UnaryOperator.
Allows a Scala function to be passed into
IBM Streams Java Application API methods that
expect a com.ibm.streamsx.topology.function.UnaryOperator
.
Implicit function conversions for Scala to allow use of the IBM Streams Java Application API.