JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Index
Search
Help
io.github.ascopes.jct
io.github.ascopes.jct.annotations
Initializer
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface Initializer
@Documented
@Retention
(
CLASS
)
@Target
(
ANNOTATION_TYPE
)
public @interface
Initializer
Marks the annotation as being an initialiser annotation, which keeps NullAway happy.
Since:
6.0.1
Author:
Ashley Scopes