Package eu.bandm.tools.util
Class Operators.LiftedMFold<T,S>
java.lang.Object
eu.bandm.tools.util.Operators.LiftedMFold<T,S>
- All Implemented Interfaces:
Operators.MCons<Collection<T>,
,S> Operators.State<S>
- Enclosing class:
- Operators
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
body
-
-
Constructor Details
-
LiftedMFold
-
-
Method Details
-
getState
- Specified by:
getState
in interfaceOperators.State<T>
-
setState
- Specified by:
setState
in interfaceOperators.State<T>
-
more
public boolean more()- Specified by:
more
in interfaceOperators.MCons<T,
S>
-
consume
- Specified by:
consume
in interfaceOperators.MCons<T,
S>
-
toString
-