⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changedclass2.java

📁 JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors,
💻 JAVA
字号:
package ChangedPackage;/**  * OLD: The changes in this class are to do with removals of a field which * has the same name as a field also removed from another class. */public class ChangedClass2 {    /**      * This field should have been removed, and has the same name as a field     * removed from ChangedClass.java.      */    public boolean removed;}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -