What class in java is never imported -


i'm learning java myself , read question in book states: "which java class never needs imported." can me?

java.lang.* automatically imported.

this contains classes system, object, string, math, etc.

here docs.


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -