Common Java packages and common Java packages

Source: Internet
Author: User

Common Java packages and common Java packages

  • Java. lang: This package contains the core classes of the Java language, such as String, Math, Sytem, and Thread. You do not need to use the import Statement to import the package, the system automatically imports all classes in this package.
  • Java. util: This package contains a large number of java tool classes/interfaces and collection framework classes/interfaces. Such as Arrays, List, and Set.
  • Java.net: This package contains some Java Network Programming-related classes/interfaces.
  • Java. io: This includes some classes/interfaces related to Java input/output programming.
  • Java. text: This package contains some Java formatting related classes.
  • Java. SQL: This package contains related classes/interfaces for java JDBC database programming.
  • Java. awt: This package contains classes/interfaces related to Abstract Window Toolkits. These classes are mainly used to build graphical user interface (GUI) programs.
  • Java. swing: This package contains related classes/interfaces for Swing graphic user interface programming, which can be used to build platform-independent GUI programs.

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.