Skip navigation links

Package com.speedment.runtime.compute

The Runtime Compute module adds a large number of functional interfaces to the Speedment system that allows computations to be performed on entities in a Stream without loosing metadata required by Speedment to optimize the stream.

See: Description

Package com.speedment.runtime.compute Description

The Runtime Compute module adds a large number of functional interfaces to the Speedment system that allows computations to be performed on entities in a Stream without loosing metadata required by Speedment to optimize the stream. The interfaces here also has default implementations, many which can be obtained using utility classes. The idea is that an interface can either be implemented using a lambda, but then without any metadata, or using one of the pre-made utility classes, in which case metadata is preserved.

This package is part of the API.

Since:
3.1.0
Author:
Emil Forslund
Skip navigation links

Copyright © 2019 Speedment, Inc.. All rights reserved.