【问题标题】:What does "pinned" icon of a class in Intellij IDEA mean?Intellij IDEA 中类的“固定”图标是什么意思?
【发布时间】:2017-01-16 22:51:26
【问题描述】:

org.apache.commons.validator.routines.CodeValidator Apache Commons Validator 库的类显示为“固定类”图标。这是什么意思?我在这堂课上没有看到任何不寻常的事情。

【问题讨论】:

    标签: intellij-idea icons


    【解决方案1】:

    根据this,“固定”符号表示最终的Java 类。 正如您所提供的链接所见,CodeValidator 类确实是最终的。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-02-26
      • 1970-01-01
      • 1970-01-01
      • 2018-11-11
      • 1970-01-01
      相关资源
      最近更新 更多