- Learning Scala Programming
- Vikash Sharma
- 35字
- 2021-06-30 19:07:51
AnyVal and AnyRef
Both AnyVal and AnyRef are two subclasses of root class Any. These two represent two families of types in Scala: the first ones are object references, the latter are value classes.
推薦閱讀
- Java從入門到精通(第5版)
- The Data Visualization Workshop
- Java程序設計入門
- 深度學習:Java語言實現
- Building Wireless Sensor Networks Using Arduino
- Essential C++(中文版)
- Web App Testing Using Knockout.JS
- FFmpeg開發實戰:從零基礎到短視頻上線
- C#面向對象程序設計(第2版)
- Java程序設計教程
- 從零開始學算法:基于Python
- 青少年Python趣味編程
- PHP程序設計高級教程
- Real-time Analytics with Storm and Cassandra
- 軟件定義存儲:原理、實踐與生態