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