0 votes
in Kotlin by
Can we migrate code from Java to Kotlin?

1 Answer

0 votes
by

Yes, JetBrains IDEA provides an inbuilt tool to migrate code from java to Kotlin.

...