Next: The new expression
Up: No Title
Previous: Qualified Names
- Primitive types
- int (1,2,7)
- boolean (true, false)
- Java classes
- java.lang.String ("hello")
- java.io.PrintStream (System.out)
In a type position, a name is always referring to a class.
Christoph Zenger
3/16/2000