Package com.ibm.wala.qual
-
Annotation Types Summary Annotation Type Description Initializer A method annotated with @Initializer is expected to always be invoked before the object is used.
| Annotation Type | Description |
|---|---|
| Initializer |
A method annotated with @Initializer is expected to always be invoked before the object is used.
|