rising2월 22일· 2 sources

Kotlin Classes: A Comprehensive Guide

Kotlin 클래스: 종합 가이드

Why it matters

Kotlin 클래스의 기초를 다루는 가이드로, 기본 문법부터 여러 타입의 클래스(Regular Classes, Data Classes)까지 설명합니다. 클래스는 객체지향 프로그래밍의 핵심 구성요소로 데이터와 동작을 캡슐화하여 재사용 가능한 구조를 제공합니다.

2
Sources
+0
24h
Growth
205d
Active
api designbinary compatibilitydata classesencapsulationextension functionsinheritancekotlinobject-orientedsealed classes

Sources

Related Issues