Java 8 api包整理

本文详细梳理了Java 8的重要API,涵盖了语言特性、集合框架更新、日期时间API、函数式编程等内容,旨在帮助开发者深入理解并有效利用Java 8的新功能。
摘要由CSDN通过智能技术生成

JDK 1.8 api地址:https://docs.oracle.com/javase/8/docs/api/

jar包名称 描述
java.applet 提供创建applet所需的类,以及applet用于与其他applet上下文通信的类。(Provides the classes necessary to create an applet and the classes 
ancpplet uses to communicate with its applet context)
java.awt 包含用于创建用户界面和绘制图形和图像的所有类。(Contains all of the classes for creating user interfaces and for painting graphics and images)
java.awt.color 为颜色空间提供类。(Provides classes for color spaces)
java.awt.datatransfer 提供用于在应用程序之间和内部传输数据的接口和类。(Provides interface and classes for transferring data between and within applications)
java.awt.dnd 拖放是许多图形用户界面系统中常见的一种直接操作手势,它提供了一种机制,在于GUI中的表示元素逻辑关联的两个实体类之间传输信息。(Drag and Drop is a direct manipulation gesture found in many Graphical User Interface systems that provides a mechanism to transfer information between two entities logically associated with presentation elements in the GUI.)
java.awt.event 提供用于处理AWT组件触发的不同类型事件的接口和类。(Provides interface and classes for dealing whit defferent type of event fired by AWT components)
java.awt.font 提供与字体相关的接口和类。(Provides interface and classes relating to fonts)
java.awt.geom 提供java 2D类,用于定义和执行与二维几何相关的对象的操作。(Provides Java 2D classes for defining and performing on object related two-dimensional geometry)
java.awt.im 为输入方法提供类和接口。(Provides classes and interface for the input method framework)
java.awt.im.spi 提供支持开发可用于任何java运行时环境的输入方法的接口。(Provides interface that enable the development of input methods that can be used
 with any java runtime environment)
java.awt.image 提供用于创建和修改图像的类。(Provides classes for create and modifying images)
java.awt.image.renderable 提供生成与呈现无关的图像的类和接口。(Provides classes and interface for produing rendering-independent images)
java.awt.print  为通用打印API提供类和接口。(Provides classes and interface for general printing API)
java.beans 包含开发javabean相关的类--基于javabean架构的组件。(Contains classes related to developing  beans --components base on javaBeans architecture )
java.beans.beancontext  提供与bean上下文相关的类和接口。(Provides classes and interface relating to bean context)
java.io 通过数据流、序列化和文件系统提供系统输入输出。(Provides for system input and output through data streams, serialization and the file system.)
Java.lang 提供Java编程语言设计的基础类。(Provides classes that are fundamental to the design of the java programs running on the JVM )
java.lang.annotation 为Java编程语言注释工具提供库支持。(Provides libary support for java programming language annontation facility)
java.lang.instrument 提供允许Java编程语言代理仪表化在jvm上运行的程序服务。(Provides service that allow java programming language agents to instrument program
 running on the jvm)
java.lang.invoke java.lang.invoke包包含Java核心类库和虚拟机直接提供的动态语言支持。(The java.lang.invoke package contains dynamic language support provides directly by java core classes labraries and virtual machine)
java.lang.management 提供用于监视和管理Java虚拟机和Java运行时其他组件的管理接口。(Provides the management interfaces for monitoring and management of the java virtual machine and other components in the java runtime)
java.lang.ref 提供引用对象类,该类支持与垃圾处理器有限度的交互。(Provides reference-pbject classes,which support a limited degree of interaction with the garbage collector)
java.lang.reflect 提供类和接口,以便获取类和对象的反射信息。(Provides classes and interface for obtaining reflective information about classes and objects)
java.math 提供用于执行任意精度整数算术(BigInteger)和任意精度小数算术(BigDecimal)的类(Provides classes for performing arbitrary-precision integer arithmetic(BigInteger) and srbitrary-precision decimal arithmetic(BigDecimal))
java.net 提供实现互联网应用的类。(
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值