In Java, do primitive types and arrays have a containing package?
Probably not, but just want to be certain.
No, but there are objects to wrap primitive data types in the java.lang package.
java.lang
http://download.oracle.com/javase/6/docs/api/java/lang/package-summary.html