Skip to content

Use @Contract instead of @NullUnmarked #202

@ketkarameya

Description

@ketkarameya

Is your feature request related to a problem? Please describe.
Sometimes it is quiet easy to figure out when @Contract("null -> null") should be added at the method declaration itself. Currently, autoannotator adds @Nullunmarked on the invocations.

Describe the solution you'd like
Add @Contract

cc: @lazaroclapp

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions