-1

Possible Duplicate:
What does “…” mean in Java?

Ok i was adapting a lib at work when i found this:

public void requireParameters(String... names){
        super.requireParameters(names);}

Sorry about my ignorance but what this means ?

thanks for your time

Community
  • 1
  • 1
Winter
  • 1,896
  • 4
  • 32
  • 41

0 Answers0