We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
nullableAnnotation
1 parent f7a662e commit 95df0cdCopy full SHA for 95df0cd
1 file changed
data/test/org/immutables/data/package-info.java
@@ -1,4 +1,4 @@
1
-@Style(nullableAnnotation = "org.immutables.data.CustomNullableAnnotation")
+@Style(nullableAnnotation = "CustomNullableAnnotation")
2
package org.immutables.data;
3
4
import org.immutables.value.Value.Style;
0 commit comments