OpenSearch/libs/core
Mark Vieira a89860160b
Expose Elasticsearch API nullability information to Kotlin compiler. (#43912) (#44518)
This change allows the Kotlin compiler to type check methods annotated with the
org.elasticsearch.common.Nullable annotation in Elasticsearch Java
APIs as described in: https://kotlinlang.org/docs/reference/java-interop.html#jsr-305-support.

(cherry picked from commit 0d0485ad9cf10e16b75b862b023b42827c375599)
2019-07-25 12:16:38 -07:00
..
src Expose Elasticsearch API nullability information to Kotlin compiler. (#43912) (#44518) 2019-07-25 12:16:38 -07:00
build.gradle Expose Elasticsearch API nullability information to Kotlin compiler. (#43912) (#44518) 2019-07-25 12:16:38 -07:00