上传者: xinbaobaoer
|
上传时间: 2019-12-21 22:03:22
|
文件大小: 28.31MB
|
文件类型: zip
压缩包中为JDK8的源码,在源码的注释下方附带的中文翻译,是本压缩包的亮点,下方为局部代码,示范给大家:
* Sole constructor. Programmers cannot invoke this constructor.
* It is for use by code emitted by the compiler in response to
* enum type declarations.
*
*
* 唯一构造函数。程序员不能调用此构造函数。它由编译器响应枚举类型声明时发出的代码使用。