We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Marker annotation of generated elements.
Marker annotation to inform developers that the provided data structure is immutable, for example: @Immutable List<String> list.
@Immutable List<String> list
Name provider annotation.