Skip to content

Annotations

JonathanxD edited this page Jul 4, 2017 · 2 revisions

Generated

Marker annotation of generated elements.

Immutable

Marker annotation to inform developers that the provided data structure is immutable, for example: @Immutable List<String> list.

Named

Name provider annotation.

Clone this wiki locally