- Type Parameters:
T
- Type of element
X
- Type of input and output
- All Implemented Interfaces:
- Scalar<X>
public final class Reduced<X,T>
extends Object
implements Scalar<X>
Iterable, which elements are "reduced" through the func.
- Since:
- 0.9
- Version:
- $Id: 6e702de162fa6386e2fd7034260d40d385b301e1 $
- Author:
- Yegor Bugayenko ([email protected])