资讯

Use Java's packages and static imports to organize top-level types and simplify access to their static members.
Create packages, import packaged classes and interfaces into your programs, move packages, and encapsulate them in jar files.
Java’s var keyword Packaged as part of the 2018 version 10 release, the Java var reserved word introduced type inference to the strongly typed Java programming language.