public interface GroovydocHolder<T>
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DOC_COMMENT |
Modifier and Type | Method and Description |
---|---|
Groovydoc |
getGroovydoc()
Get the groovydoc
|
T |
getInstance()
Get GroovydocHolder instance
|
static final java.lang.String DOC_COMMENT