Class Iteratee
java.lang.Object
fj.data.Iteratee
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classThe input to an iteratee.static classA pure iteratee computation which is either done or needs more input -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Iteratee
private Iteratee()
-