Image

Documentation question

Here is something I don't understand. Let's say I just want to find out how to use a simple array in Java. (I already know, that's not really the point.) The point is the Sun documentation on classes. Here is the documentation on Arrays. I'm confused because it doesn't include any constructor information (the various syntax which can be used for creating an array). I must be missing something really obvious. Say a newbie person just wants to find this stuff out. Where would s/he look?