Talk:List of Java keywords
Appearance
Technically, true and false are boolean literals, and null is the null literal.
http://java.sun.com/docs/books/jls/second_edition/html/lexical.doc.html#229308
Java keywords definition?
This page should contain definitions explaining what exactly is the function of each of these keywords pertaining to JAVA. I noticed that clicking on the links to the keywords in itself doesn't always redirect the user to a page that deals with the Java language in itself, but sometimes just a general definition of the keyword when its used in general.
For the serious programmer, or intermediate programmer who's trying to learn Java this isn't as helpful as it could be, or should be.