A Java geek
  • Me
  • Books
  • Speaking
  • Mentions
  • Focus
  • Newsletters

uml

A collection of 1 posts
Options for managing derived attributes in Kotlin
Development

Options for managing derived attributes in Kotlin

A derived attribute is an attribute computed from other attributes e.g.: The fullName is aggregated from the first, middle and last nameThe age is computed from the birthdateetc. Kotlin offers different options to manage such derived attributes. Let’s browse through them.

Mar 17, 2019
A Java geek © 2008-2026
v. 0c74272de1a829b7547f871650d5e63f6445b161/13697367144
Latest Posts