public class NullDocumentationOverlay extends Object implements DocumentationOverlay
| Modifier and Type | Field and Description |
|---|---|
static DocumentationOverlay |
DEFAULT |
| Constructor and Description |
|---|
NullDocumentationOverlay() |
public static final DocumentationOverlay DEFAULT
public String forType(String fullName)
forType in interface DocumentationOverlaypublic String forMember(String fullTypeName, String signature)
forMember in interface DocumentationOverlayCopyright © 2014. All Rights Reserved.