Package com.google.errorprone.annotations
-
Annotation Types Summary Annotation Type Description FormatMethod Annotation for a method that takes a printf-style format string as an argument followed by arguments for that format string.
Annotation Type | Description |
---|---|
FormatMethod |
Annotation for a method that takes a printf-style format string as an argument followed by
arguments for that format string.
|