Uses of Interface
eu.bandm.tools.ramus.runtime2.Reducer.Collector1
Packages that use Reducer.Collector1
-
Uses of Reducer.Collector1 in eu.bandm.tools.ramus.runtime2
Methods in eu.bandm.tools.ramus.runtime2 with parameters of type Reducer.Collector1Modifier and TypeMethodDescriptionstatic <D,
T, A1> Expression <D, T, Unit> Reducer.collect
(Reducer.Collector1<D, A1> coll, AbstractExpression<D, T, ? extends A1> arg1) Deprecated.