Originally posted by filburt1
And you don't technically need to do java.lang.Whatever, as java.lang.* is automatically imported in all classes.
You don't need to include it. By the way, did you try my idea?