<html> | |
<body> | |
This inspection reports all methods with variable arity which can be annotated as @SafeVarargs. | |
@SafeVarargs annotation suppresses unchecked warnings about parameterized array creation at call sites. | |
<p> | |
This annotation is not supported under Java 1.6 or earlier JVMs. | |
</body> | |
</html> |