The API is your best friend in JAVA.

To find the API for any Java Standard Object, just Google: java+[object]+6 and it is usually the first link.

For example, we want to get the ArrayList API....