public interface Completion
某一注释的建议 completion。completion 是要作为注释的一部分插入程序的文本。
| 方法摘要 | |
|---|---|
String |
getMessage() 返回包含许多有关 completion 信息的消息。 |
String |
getValue() 返回建议 completion 的文本。 |
| 方法详细信息 |
|---|
String getValue()
String getMessage()