文件名称:JDK8源码 注释附带中文翻译
文件大小:28.31MB
文件格式:ZIP
更新时间:2020-05-17 10:10:40
JDK8;
压缩包中为JDK8的源码,在源码的注释下方附带的中文翻译,是本压缩包的亮点,下方为局部代码,示范给大家: * Sole constructor. Programmers cannot invoke this constructor. * It is for use by code emitted by the compiler in response to * enum type declarations. * *
* 唯一构造函数。程序员不能调用此构造函数。它由编译器响应枚举类型声明时发出的代码使用。