public interface HasToDoc extends CategoryHas
Interface for objects that have a to-documentation method.
| Modifier and Type | Method and Description |
|---|---|
StrBuilder |
toDoc()
Returns a documentation view of the object, for example a test line for a line object.
|
StrBuilder toDoc()
Returns a documentation view of the object, for example a test line for a line object.
Copyright © 2016–2017. All rights reserved.