Interface Word.StartStage
-
- All Known Implementing Classes:
Word.Builder
- Enclosing class:
- Word
public static interface Word.StartStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Word.Builderfrom(Word other)Word.EndStagestart(int start)
-
-
-
Method Detail
-
start
Word.EndStage start(int start)
-
from
Word.Builder from(Word other)
-
-