Is there a way to create an array of objects as part of a constructor or method? I\'m really not sure how to word this, so I\'ve included an example. I have an enum, and
Is there a way you can pass an array without creating an array?
No, but you could use varargs to make it mostly-invisible, although that int at the end might need to move.
int