Interface IterationBuilderOtherwise
-
- All Known Implementing Classes:
Iteration
public interface IterationBuilderOtherwiseIntermediate step to construct anIteration.- Author:
- Lincoln Baxter, III
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IterationBuilderCompleteendIteration()End theIteration
-
-
-
Method Detail
-
endIteration
IterationBuilderComplete endIteration()
End theIteration
-
-