Interface WordSearchMatch.CountStage
-
- All Known Implementing Classes:
WordSearchMatch.Builder
- Enclosing class:
- WordSearchMatch
public static interface WordSearchMatch.CountStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WordSearchMatch._FinalStagecount(int count)
-
-
-
Method Detail
-
count
WordSearchMatch._FinalStage count(int count)
-
-