Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The varargs feature was introduced in the Java Development Kit ( JDK ) v1.5.0 to support methods that accept a variable numbers of arguments.

...