annotate varargs methods with SafeVarargs or add corresponding external annotation to get rid of yellow callsites

This commit is contained in:
Alexey Kudravtsev
2016-10-24 15:11:30 +03:00
parent e391391526
commit 677a5280eb
30 changed files with 143 additions and 24 deletions
+3
View File
@@ -2,6 +2,9 @@
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_6" inherit-compiler-output="true">
<exclude-output />
<annotation-paths>
<root url="file://$MODULE_DIR$/anno" />
</annotation-paths>
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>