Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Learn a little bit of Scala's class constructor every day

2025-02-22 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/03 Report--

The class constructors in An and scala are as follows:

Main constructor

Slave constructor

B, main constructor

Parameter list, written after the class name

Main constructor content: the content in the class, except for field definition and method definition, is the content of the main constructor.

C, slave constructor

Class, which begins with def this, is derived from the constructor

The first line of the slave constructor must call the master constructor, or other slave constructors; in fact, it is a restriction that the first line of the slave constructor must be the master constructor, which is the only entry point for the class.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report