There are over 4200 classes in the Java 8 class library, with 100s of new ones compared to prior versions of Java.
Read moreWhat classes are included with Java?
Package java. lang ClassDescriptionCompilerThe Compiler class is provided to support Java-to-native-code compilers and related services.DoubleThe Double class wraps a value of the primitive type double in an object.Enum<E extends Enum<E>>This is the common base class of all Java language enumeration types.Package java.lang – Oracle Help Center docs.oracle.com › javase › docs › api › java › lang › package-summary
Read more