Package | Description |
---|---|
com.google.errorprone.annotations | |
com.google.errorprone.annotations.concurrent |
Class and Description |
---|
IncompatibleModifiers
Annotation declaring that the target annotation is incompatible with any one of the provided
modifiers.
|
Modifier
Modifiers in the Java language, as specified in:
https://docs.oracle.com/javase/specs/jls/se11/html/jls-8.html#jls-8.1.1
https://docs.oracle.com/javase/specs/jls/se11/html/jls-8.html#jls-8.3.1
https://docs.oracle.com/javase/specs/jls/se11/html/jls-8.html#jls-8.4.3
https://docs.oracle.com/javase/specs/jls/se11/html/jls-9.html#jls-9.4
|
Class and Description |
---|
IncompatibleModifiers
Annotation declaring that the target annotation is incompatible with any one of the provided
modifiers.
|
Copyright © 2021 Google LLC. All rights reserved.