Book a Demo

Author Topic: Variable length argument lists...  (Read 3352 times)

doc_bobo

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
  • I love YaBB 1 Gold!
    • View Profile
Variable length argument lists...
« on: February 16, 2009, 09:22:51 pm »

I am wondering if variable length argument lists are supported? While I can add the ellipsis to a specific parameter and it generates java code correctly, re-importing that code into EA will add another method to the class.

Thanks,
Boris