Closed Randgalt closed 3 years ago
When enabled, annotations matching the configured regex for NotNull annotations cause Object.requireNonNull() to be added for annotated components.
Object.requireNonNull()
When enabled, annotations matching the configured regex for NotNull annotations cause
Object.requireNonNull()
to be added for annotated components.