Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
ProblematicVarargsMethodOverride.html
blob: 769746decddd18931473b2d6cc5ee928f8b8819a [
file
] [
log
] [
blame
]
<html>
<body>
Reports methods overriding a variable arity (varargs) method with an array parameter. While this is legal Java, it can be confusing.
<!-- tooltip end -->
<p>
<small>
New in 13
</small>
</body>
</html>