blob: 249d5eb334542252177c04a40c404c3bd4f2dd37 [file] [log] [blame]
<html devsite="true">
<head>
<title>JavaLeafClass</title>
{% setvar book_path %}/reference/kotlin/dokkatest/_book.yaml{% endsetvar %}
{% include "_shared/_reference-head-tags.html" %}
</head>
<body>
<div id="metadata-info-block"></div>
<h1>JavaLeafClass</h1>
<p>
<pre>class <a href="/reference/kotlin/dokkatest/inheritance/JavaLeafClass.html">JavaLeafClass</a> : <a href="/reference/kotlin/dokkatest/inheritance/KotlinSubClass.html">KotlinSubClass</a></pre>
</p>
<div class="devsite-table-wrapper">
<table class="jd-inheritance-table">
<tbody>
<tr>
<td colspan="4"><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">kotlin.Any</a></td>
</tr>
<tr>
<td class="jd-inheritance-space">&nbsp;&nbsp;&nbsp;↳</td>
<td colspan="3"><a href="/reference/kotlin/dokkatest/inheritance/JavaSuperClass.html">dokkatest.inheritance.JavaSuperClass</a></td>
</tr>
<tr>
<td>&nbsp;</td>
<td class="jd-inheritance-space">&nbsp;&nbsp;&nbsp;↳</td>
<td colspan="2"><a href="/reference/kotlin/dokkatest/inheritance/KotlinSubClass.html">dokkatest.inheritance.KotlinSubClass</a></td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td class="jd-inheritance-space">&nbsp;&nbsp;&nbsp;↳</td>
<td colspan="1"><a href="/reference/kotlin/dokkatest/inheritance/JavaLeafClass.html">dokkatest.inheritance.JavaLeafClass</a></td>
</tr>
</tbody>
</table>
</div>
<hr>
<h2>Summary</h2>
<div class="devsite-table-wrapper">
<table class="responsive">
<thead>
<tr>
<th colspan="100%"><h3>Public constructors</h3></th>
</tr>
</thead>
<tbody class="list">
<tr>
<td>
<div><code><a href="/reference/kotlin/dokkatest/inheritance/JavaLeafClass.html#JavaLeafClass()">JavaLeafClass</a>()</code></div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="devsite-table-wrapper">
<table class="responsive">
<thead>
<tr>
<th colspan="100%"><h3>Public functions</h3></th>
</tr>
</thead>
<tbody class="list">
<tr>
<td width="40%"><code><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>!</code></td>
<td>
<div><code><a href="/reference/kotlin/dokkatest/inheritance/JavaLeafClass.html#javaLeafClassFunction(java.lang.String)">javaLeafClassFunction</a>(baz:&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>!)</code></div>
<p>javaLeafClassFunction docs</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="devsite-table-wrapper">
<table class="responsive" id="inhmethods">
<thead>
<tr>
<th colspan="100%"><h3>Inherited functions</h3></th>
</tr>
</thead>
<tbody class="list">
<tr>
<td><devsite-expandable><span class="expand-control">From <a href="/reference/kotlin/dokkatest/inheritance/JavaSuperClass.html">dokkatest.inheritance.JavaSuperClass</a></span>
<div class="devsite-table-wrapper">
<table class="responsive">
<tbody class="list">
<tr>
<td width="40%"><code><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>!</code></td>
<td>
<div><code><a href="/reference/kotlin/dokkatest/inheritance/JavaSuperClass.html#javaSuperClassFunction(java.lang.String)">javaSuperClassFunction</a>(foo:&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>!)</code></div>
<p>javaSuperClassFunction docs</p>
</td>
</tr>
</tbody>
</table>
</div>
</devsite-expandable> </td>
</tr>
<tr>
<td><devsite-expandable><span class="expand-control">From <a href="/reference/kotlin/dokkatest/inheritance/KotlinSubClass.html">dokkatest.inheritance.KotlinSubClass</a></span>
<div class="devsite-table-wrapper">
<table class="responsive">
<tbody class="list">
<tr>
<td width="40%"><code><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>!</code></td>
<td>
<div><code><a href="/reference/kotlin/dokkatest/inheritance/KotlinSubClass.html#kotlinSubclassFunction(java.lang.String)">kotlinSubclassFunction</a>(bar:&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>!)</code></div>
<p>kotlinSubClassFunction docs</p>
</td>
</tr>
</tbody>
</table>
</div>
</devsite-expandable> </td>
</tr>
</tbody>
</table>
</div>
<h2>Public constructors</h2>
<div><a name="JavaLeafClass--"></a><a name="javaleafclass"></a>
<h3 class="api-name" id="JavaLeafClass()">JavaLeafClass</h3>
<pre class="api-signature no-pretty-print"><a href="/reference/kotlin/dokkatest/inheritance/JavaLeafClass.html#JavaLeafClass()">JavaLeafClass</a>()</pre>
</div>
<h2>Public functions</h2>
<div><a name="javaLeafClassFunction-java.lang.String-"></a><a name="javaleafclassfunction"></a>
<h3 class="api-name" id="javaLeafClassFunction(java.lang.String)">javaLeafClassFunction</h3>
<pre class="api-signature no-pretty-print">fun&nbsp;<a href="/reference/kotlin/dokkatest/inheritance/JavaLeafClass.html#javaLeafClassFunction(java.lang.String)">javaLeafClassFunction</a>(baz:&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>!):&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>!</pre>
<p>javaLeafClassFunction docs</p>
<div class="devsite-table-wrapper">
<table class="responsive">
<thead>
<tr>
<th colspan="100%">Parameters</th>
</tr>
</thead>
<tbody class="list">
<tr>
<td width="40%"><code>baz:&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>!</code></td>
<td>
<p>JavaLeafClassFooDocs</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</body>
</html>