Created: 2023-08-26 17:54
Status: #concept
Subject: Programming
Tags: Java Java Package java.lang.StringBuilder

java.lang

The implicitly imported Java Package which contains the base language functionalities like primitive Java Class constructors and other utilities.

Common Utilities

We do not need to import these since they are built into java.lang.

References