-
public interface DocPieceInterface for a "piece of documentation"
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classDocPiece.Companion
-
Method Summary
Modifier and Type Method Description abstract DocPieceextendWith(String txt)-
-
Method Detail
-
extendWith
abstract DocPiece extendWith(String txt)
-
-
-
-