blob: 2858e7d40ff2f948a2fa8fd6c44578f7b74b1100 [file] [log] [blame]
<html>
<body>
@SafeVarargs annotation (since Java 1.7) suppresses unchecked warnings about parameterized array creation at call sites.
This inspection reports all suppressed unchecked warnings which are safe to remove because @SafeVarargs annotation on corresponding method declaration.
</body>
</html>