| <html devsite="true"> |
| <head> |
| <title>One</title> |
| {% setvar book_path %}/reference/dokkatest/_book.yaml{% endsetvar %} |
| {% include "_shared/_reference-head-tags.html" %} |
| </head> |
| <body> |
| <div itemscope="" itemtype="http://developers.google.com/ReferenceObject"> |
| <meta itemprop="name" content="One"> |
| <meta itemprop="path" content="dokkatest.notSimple"> |
| <meta itemprop="property" content="getFore()"> |
| <meta itemprop="property" content="getV()"> |
| <meta itemprop="property" content="w()"> |
| <meta itemprop="property" content="(dokkatest.notSimple.One).oneExtensionFun()"> |
| <meta itemprop="language" content="JAVA"> |
| </div> |
| <div id="header-block"> |
| <div> |
| <h1>One</h1> |
| </div> |
| </div> |
| <div id="refdoc-switcher-placeholder"></div> |
| <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"> ↳</td> |
| <td colspan="2"><a href="/reference/dokkatest/notSimple/Five.html">dokkatest.notSimple.Five</a></td> |
| </tr> |
| <tr> |
| <td> </td> |
| <td class="jd-inheritance-space"> ↳</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"> |
| <colgroup> |
| <col width="40%"> |
| <col> |
| </colgroup> |
| <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 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> fore)</code></div> |
| </td> |
| </tr> |
| </tbody> |
| </table> |
| </div> |
| <div class="devsite-table-wrapper"> |
| <table class="responsive"> |
| <colgroup> |
| <col width="40%"> |
| <col> |
| </colgroup> |
| <thead> |
| <tr> |
| <th colspan="100%"><h3>Public methods</h3></th> |
| </tr> |
| </thead> |
| <tbody class="list"> |
| <tr> |
| <td><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#getFore()">getFore</a>()</code></div> |
| </td> |
| </tr> |
| <tr> |
| <td><code>final int</code></td> |
| <td> |
| <div><code><a href="/reference/dokkatest/notSimple/One.html#getV()">getV</a>()</code></div> |
| <p>Property docs.</p> |
| </td> |
| </tr> |
| <tr> |
| <td><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"> |
| <colgroup> |
| <col width="40%"> |
| <col> |
| </colgroup> |
| <thead> |
| <tr> |
| <th colspan="100%"><h3>Extension functions</h3></th> |
| </tr> |
| </thead> |
| <tbody class="list"> |
| <tr> |
| <td><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> 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"> |
| <colgroup> |
| <col width="40%"> |
| <col> |
| </colgroup> |
| <tbody class="list"> |
| <tr> |
| <td><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><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> |
| <div class="list"> |
| <h2>Public constructors</h2> |
| <div class="api-item"><a name="One-kotlin.Int-"></a><a name="one"></a> |
| <div class="api-name-block"> |
| <div> |
| <h3 id="One(kotlin.Int)">One</h3> |
| </div> |
| </div> |
| <pre class="api-signature no-pretty-print">public <a href="/reference/dokkatest/notSimple/One.html#One(kotlin.Int)">One</a>(int blarg)</pre> |
| <p>Secondary constructor docs</p> |
| </div> |
| <div class="api-item"><a name="One-kotlin.String-"></a><a name="one"></a> |
| <div class="api-name-block"> |
| <div> |
| <h3 id="One(kotlin.String)">One</h3> |
| </div> |
| </div> |
| <pre class="api-signature no-pretty-print">public <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> fore)</pre> |
| </div> |
| </div> |
| <div class="list"> |
| <h2>Public methods</h2> |
| <div class="api-item"><a name="getFore--"></a><a name="getfore"></a> |
| <div class="api-name-block"> |
| <div> |
| <h3 id="getFore()">getFore</h3> |
| </div> |
| </div> |
| <pre class="api-signature no-pretty-print">public @<a href="/reference/androidx/annotation/NonNull.html">NonNull</a> <a href="https://developer.android.com/reference/java/lang/String.html">String</a> <a href="/reference/dokkatest/notSimple/One.html#getFore()">getFore</a>()</pre> |
| </div> |
| <div class="api-item"><a name="getV--"></a><a name="getv"></a> |
| <div class="api-name-block"> |
| <div> |
| <h3 id="getV()">getV</h3> |
| </div> |
| </div> |
| <pre class="api-signature no-pretty-print">public final int <a href="/reference/dokkatest/notSimple/One.html#getV()">getV</a>()</pre> |
| <p>Property docs.</p> |
| </div> |
| <div class="api-item"><a name="w--"></a><a name="w"></a> |
| <div class="api-name-block"> |
| <div> |
| <h3 id="w()">w</h3> |
| </div> |
| </div> |
| <pre class="api-signature no-pretty-print">public final void <a href="/reference/dokkatest/notSimple/One.html#w()">w</a>()</pre> |
| <p>Function docs.</p> |
| </div> |
| </div> |
| <div class="list"> |
| <h2>Extension functions</h2> |
| <div class="api-item"><a name="-dokkatest.notSimple.One-.oneExtensionFun--"></a><a name="oneextensionfun"></a> |
| <div class="api-name-block"> |
| <div> |
| <h3 id="(dokkatest.notSimple.One).oneExtensionFun()">One_TwoKt.oneExtensionFun</h3> |
| </div> |
| </div> |
| <pre class="api-signature no-pretty-print">public final int <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> receiver)</pre> |
| </div> |
| </div> |
| </body> |
| </html> |