Interface Completion
public interface Completion
A suggested completion for an
annotation. A completion is text meant to be inserted into a
program as part of an annotation.
- Since:
- 1.6
-
Method Summary
Modifier and TypeMethodDescriptionReturns an informative message about the completion.getValue()
Returns the text of the suggested completion.