Some classes in the standard Java API are treated slightly different from other classes. I\'m talking about those classes that couldn\'t be implemented without special support f
Class, of course. It has its own literals (a distinction it shares with String, BTW) and is the starting point of all that reflection magic.
Class
String