1

I was wondering, is there a difference between:

public float curvePoint(float... v) {

and:

public float curvePoint(float[] v) {

They both seem the same for me, except in syntax.

clankill3r
  • 9,146
  • 20
  • 70
  • 126

0 Answers0