Interface Chapter.GistStage
-
- All Known Implementing Classes:
Chapter.Builder
- Enclosing class:
- Chapter
public static interface Chapter.GistStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Chapter.Builderfrom(Chapter other)Chapter.HeadlineStagegist(java.lang.String gist)
-
-
-
Method Detail
-
gist
Chapter.HeadlineStage gist(java.lang.String gist)
-
from
Chapter.Builder from(Chapter other)
-
-