<html> | |
<head> | |
<link rel="stylesheet" type="text/css" href="css/tips.css"> | |
</head> | |
<body> | |
<p><span class="product">&productName;</span> allows you to easily call a Java code from Kotlin:</p> | |
<p class="image"><img src="images/java_call_kotlin.png"></p> | |
<p>and vice versa:</p> | |
<p class="image"><img src="images/kotlin_call_java.png"></p> | |
</body> | |
</html> |