- Functional Kotlin
- Mario Arias Rivu Chakraborty
- 40字
- 2021-06-24 19:15:24
Other types
Classes, interfaces, and objects are a good starting point for an OOP type system, but Kotlin offers more constructs, such as data classes, annotations, and enums (there is an additional type, named sealed class, that we'll cover later).
推薦閱讀
- 精通Nginx(第2版)
- Unreal Engine Physics Essentials
- JSP網(wǎng)絡(luò)編程(學(xué)習(xí)筆記)
- Spring 5.0 By Example
- 基于Java技術(shù)的Web應(yīng)用開(kāi)發(fā)
- Learn Programming in Python with Cody Jackson
- Mastering macOS Programming
- Unity UI Cookbook
- Solr Cookbook(Third Edition)
- Instant Debian:Build a Web Server
- SQL Server 2016 從入門(mén)到實(shí)戰(zhàn)(視頻教學(xué)版)
- 深入理解BootLoader
- 算法設(shè)計(jì)與分析:基于C++編程語(yǔ)言的描述
- 黑莓(BlackBerry)開(kāi)發(fā)從入門(mén)到精通
- Kotlin進(jìn)階實(shí)戰(zhàn)