Using @JvmOverloads and @JvmStatic for Kotlin interoperability with Java

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Shutdown

    An android library that handles the closing of your app interactively.

  • I had the chance to rewrite a simple open source library in Kotlin. During the rewrite, I failed to consider that there could be Android apps written in Java that already depend on the library till the owner of the library drew my attention to that fact. In order to not break existing applications that already depend on this library, I had to find a solution. And that's what led me to @JvmOverloads and @JvmStatic annotations.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Dear ImGui version v1.90.6 released

    1 project | news.ycombinator.com | 8 May 2024
  • From Dull to Dazzling: 3 Methods to Elevate Your Writing with Visual Content

    3 projects | dev.to | 2 May 2024
  • Hot reloading in Go applications

    2 projects | dev.to | 26 Apr 2024
  • Using raylib with Dear ImGui: Game Dev Debugging UI

    5 projects | dev.to | 6 Apr 2024
  • Live reloading in Go

    1 project | dev.to | 20 Mar 2024