Topics
Kotlin Constructor
About this topic: Articles tagged __TAG__
Showing 3 articlesRelated tags
Topics
Articles
Showing 3 articles
How-tos
How to Use of the Secondary Constructors in Kotlin
This article introduces the concept of secondary constructors in Kotlin and how you can use it to initialize objects.
↗
How-tos
Kotlin Private Constructor
Java allows hiding a constructor by making it private. This article discusses how to achieve the same private constructor in Kotlin.
↗
How-tos
Difference Between Kotlin Init and Constructors
Constructors and Kotlin init blocks are a vital part of this programing language. This article offers an overview of the difference between init and constructors.
↗
No articles found
Try clearing the filters.