Bruno Aybar

Bruno Aybar

Software Engineer. Mobile Developer. Kotlin enthusiast. 🇵🇪

  • Articles
  • About me
  • Contact me
  • github
  • linkedin
  • x
© All rights reserved.

Java

June 2019kotlin

Kotlin Smart Casting By Immutability

Kotlin type system is smart enough to smart cast our code. In this post we will try to understand how that's possible.

Read
July 2018kotlin

Annotations for your Java-friendly Kotlin code

Learn useful annotations that will help you write Kotlin code that plays nicely with Java. Maximise interoperability!

Read
August 2017kotlin

Avoiding IllegalAccessError when using Kotlin

TL;DR: be careful when using SAM conversions with Kotlin

Read
← PREV
→ NEXT