Java SDK docs contain only Kotlin codes, no Java codes

I’m referring to this Realm Docs https://www.mongodb.com/docs/realm/sdk/java/quick-starts/livedata/

Hey there - I believe that tutorial is the only page where we don’t have Java code examples. You should be able to see Java code examples for all of our functionality on the task-specific pages - for example, Open & Close a Realm or Create Objects.

If you’re just getting started with Realm, we do recommend folks use the Kotlin SDK if possible, because that’s where our new feature development is happening. See this note on the landing page:

This SDK is in best-effort maintenance mode and no longer receives new development or non-critical bug fixes . To develop your app with new features, use the Kotlin SDK. You can use the Java SDK with the Kotlin SDK.