]> source.dussan.org Git - sonarqube.git/blob
8652f13fedc500dec46842c924f20fc05badcf47
[sonarqube.git] /
1 <p>
2 This code passes a primitive array to a function that takes a variable number of object arguments.
3 This creates an array of length one to hold the primitive array and passes it to the function.
4 </p>