当前位置:网站首页>【Spark】. Explanation of several icons of scala file in idea

【Spark】. Explanation of several icons of scala file in idea

2022-06-26 13:17:00 Sighed and sighed

  • Yellow big O: Indicates that there is only one companion object in the current file .

  • There are two red bars in the lower right corner of the document : When there are more than companion objects in the file , There are other classes or other things .

  • There is a in the blue circle C: Indicates that there is only one... In the file class.

  • Half blue, half yellow : Indicates that there is a class and a companion object , And the class name is the same as the name of the associated object .

原网站

版权声明
本文为[Sighed and sighed]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/177/202206261203136250.html