Package com.diffplug.spotless.annotations
-
Annotation Types Summary Annotation Type Description Internal Signifies that apublicAPI is actually an implementation detail, and should be treated as if it wereprivate.ReturnValuesAreNonnullByDefault
| Annotation Type | Description |
|---|---|
| Internal |
Signifies that a
public API is actually an implementation detail, and should be treated as if it
were private. |
| ReturnValuesAreNonnullByDefault |