blob: 3f3c7e549036d86b93bf22f36fbfd2c2758eaefa [file] [log] [blame]
<html devsite="true">
<head>
<title>One</title>
{% setvar book_path %}/reference/dokkatest/_book.yaml{% endsetvar %}
{% include "_shared/_reference-head-tags.html" %}
</head>
<body>
<div id="metadata-info-block"></div>
<h1>One</h1>
<p>
<pre>public class <a href="/reference/dokkatest/notSimple/One.html">One</a> extends <a href="/reference/dokkatest/notSimple/Five.html">Five</a> implements <a href="/reference/dokkatest/simple/Four.html">Four</a></pre>
</p>
<div class="devsite-table-wrapper">
<table class="jd-inheritance-table">
<tbody>
<tr>
<td colspan="3"><a href="https://developer.android.com/reference/java/lang/Object.html">java.lang.Object</a></td>
</tr>
<tr>
<td class="jd-inheritance-space">&nbsp;&nbsp;&nbsp;↳</td>
<td colspan="2"><a href="/reference/dokkatest/notSimple/Five.html">dokkatest.notSimple.Five</a></td>
</tr>
<tr>
<td>&nbsp;</td>
<td class="jd-inheritance-space">&nbsp;&nbsp;&nbsp;↳</td>
<td colspan="1"><a href="/reference/dokkatest/notSimple/One.html">dokkatest.notSimple.One</a></td>
</tr>
</tbody>
</table>
</div>
<hr>
<p>This has the same name as another class but a different DRI. Sorting order must be deterministic.</p>
<h2>Summary</h2>
<div class="devsite-table-wrapper">
<table class="responsive">
<thead>
<tr>
<th colspan="100%"><h3>Public fields</h3></th>
</tr>
</thead>
<tbody class="list">
<tr>
<td width="40%"><code>@<a href="/reference/androidx/annotation/NonNull.html">NonNull</a> <a href="https://developer.android.com/reference/java/lang/String.html">String</a></code></td>
<td>
<div><code><a href="/reference/dokkatest/notSimple/One.html#fore()">fore</a></code></div>
</td>
</tr>
<tr>
<td width="40%"><code>final int</code></td>
<td>
<div><code><a href="/reference/dokkatest/notSimple/One.html#v()">v</a></code></div>
<p>Property docs.</p>
</td>
</tr>
</tbody>
</table>
</div>
<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/dokkatest/notSimple/One.html#One(kotlin.Int)">One</a>(int&nbsp;blarg)</code></div>
<p>Secondary constructor docs</p>
</td>
</tr>
<tr>
<td>
<div><code><a href="/reference/dokkatest/notSimple/One.html#One(kotlin.String)">One</a>(@<a href="/reference/androidx/annotation/NonNull.html">NonNull</a> <a href="https://developer.android.com/reference/java/lang/String.html">String</a>&nbsp;fore)</code></div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="devsite-table-wrapper">
<table class="responsive">
<thead>
<tr>
<th colspan="100%"><h3>Public methods</h3></th>
</tr>
</thead>
<tbody class="list">
<tr>
<td width="40%"><code>final void</code></td>
<td>
<div><code><a href="/reference/dokkatest/notSimple/One.html#w()">w</a>()</code></div>
<p>Function docs.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="devsite-table-wrapper">
<table class="responsive">
<thead>
<tr>
<th colspan="100%"><h3>Extension functions</h3></th>
</tr>
</thead>
<tbody class="list">
<tr>
<td width="40%"><code>final int</code></td>
<td>
<div><code><a href="/reference/dokkatest/notSimple/One_TwoKt.html">One_TwoKt</a>.<a href="/reference/dokkatest/notSimple/One.html#(dokkatest.notSimple.One).oneExtensionFun()">oneExtensionFun</a>(@<a href="/reference/androidx/annotation/NonNull.html">NonNull</a> <a href="/reference/dokkatest/notSimple/One.html">One</a>&nbsp;receiver)</code></div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="devsite-table-wrapper">
<table class="responsive" id="inhmethods">
<thead>
<tr>
<th colspan="100%"><h3>Inherited methods</h3></th>
</tr>
</thead>
<tbody class="list">
<tr>
<td><devsite-expandable><span class="expand-control">From <a href="/reference/dokkatest/notSimple/Five.html">dokkatest.notSimple.Five</a></span>
<div class="devsite-table-wrapper">
<table class="responsive">
<tbody class="list">
<tr>
<td width="40%"><code>final void</code></td>
<td>
<div><code><a href="/reference/dokkatest/notSimple/Five.html#fiveFunction()">fiveFunction</a>()</code></div>
<p>Five Function docs.</p>
</td>
</tr>
<tr>
<td width="40%"><code>int</code></td>
<td>
<div><code><a href="/reference/dokkatest/notSimple/Five.html#thisShouldShowUpKt()">thisShouldShowUpKt</a>()</code></div>
</td>
</tr>
</tbody>
</table>
</div>
</devsite-expandable> </td>
</tr>
</tbody>
</table>
</div>
<h2>Public fields</h2>
<div><a name="getFore()"></a><a name="setFore()"></a><a name="getFore--"></a><a name="setFore--"></a>
<h3 class="api-name" id="fore()">fore</h3>
<pre class="api-signature no-pretty-print">public&nbsp;@<a href="/reference/androidx/annotation/NonNull.html">NonNull</a> <a href="https://developer.android.com/reference/java/lang/String.html">String</a>&nbsp;<a href="/reference/dokkatest/notSimple/One.html#fore()">fore</a></pre>
</div>
<div><a name="getV()"></a><a name="setV()"></a><a name="getV--"></a><a name="setV--"></a>
<h3 class="api-name" id="v()">v</h3>
<pre class="api-signature no-pretty-print">public&nbsp;final&nbsp;int&nbsp;<a href="/reference/dokkatest/notSimple/One.html#v()">v</a></pre>
<p>Property docs.</p>
</div>
<h2>Public constructors</h2>
<div><a name="One-kotlin.Int-"></a><a name="one"></a>
<h3 class="api-name" id="One(kotlin.Int)">One</h3>
<pre class="api-signature no-pretty-print">public&nbsp;<a href="/reference/dokkatest/notSimple/One.html#One(kotlin.Int)">One</a>(int&nbsp;blarg)</pre>
<p>Secondary constructor docs</p>
</div>
<div><a name="One-kotlin.String-"></a><a name="one"></a>
<h3 class="api-name" id="One(kotlin.String)">One</h3>
<pre class="api-signature no-pretty-print">public&nbsp;<a href="/reference/dokkatest/notSimple/One.html#One(kotlin.String)">One</a>(@<a href="/reference/androidx/annotation/NonNull.html">NonNull</a> <a href="https://developer.android.com/reference/java/lang/String.html">String</a>&nbsp;fore)</pre>
</div>
<h2>Public methods</h2>
<div><a name="w--"></a><a name="w"></a>
<h3 class="api-name" id="w()">w</h3>
<pre class="api-signature no-pretty-print">public&nbsp;final&nbsp;void&nbsp;<a href="/reference/dokkatest/notSimple/One.html#w()">w</a>()</pre>
<p>Function docs.</p>
</div>
<h2>Extension functions</h2>
<div><a name="-dokkatest.notSimple.One-.oneExtensionFun--"></a><a name="oneextensionfun"></a>
<h3 class="api-name" id="(dokkatest.notSimple.One).oneExtensionFun()">One_TwoKt.oneExtensionFun</h3>
<pre class="api-signature no-pretty-print">public&nbsp;final&nbsp;int&nbsp;<a href="/reference/dokkatest/notSimple/One_TwoKt.html">One_TwoKt</a>.<a href="/reference/dokkatest/notSimple/One.html#(dokkatest.notSimple.One).oneExtensionFun()">oneExtensionFun</a>(@<a href="/reference/androidx/annotation/NonNull.html">NonNull</a> <a href="/reference/dokkatest/notSimple/One.html">One</a>&nbsp;receiver)</pre>
</div>
</body>
</html>