blob: ff9c08a4ab5d0844b7913cc18b8c543b5ff94042 [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>
<h1>One</h1>
{% setvar page_path %}dokkatest/simple/One.html{% endsetvar %}
{% setvar can_switch %}1{% endsetvar %}
{% include "reference/_java_switcher2.md" %}
<p>
<pre>public class One extends <a href="/reference/dokkatest/simple/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">Object</a></td>
</tr>
<tr>
<td class="jd-inheritance-space">&nbsp;&nbsp;&nbsp;↳</td>
<td colspan="2"><a href="/reference/dokkatest/simple/Five.html">Five</a></td>
</tr>
<tr>
<td>&nbsp;</td>
<td class="jd-inheritance-space">&nbsp;&nbsp;&nbsp;↳</td>
<td colspan="1"><a href="/reference/dokkatest/simple/One.html">One</a></td>
</tr>
</tbody>
</table>
</div>
<hr>
<p>Sample class 1</p>
<h2>Summary</h2>
<div class="devsite-table-wrapper">
<table class="responsive">
<thead>
<tr>
<th colspan="2"><h3>Public fields</h3></th>
</tr>
</thead>
<tbody>
<tr>
<td><code><a href="https://developer.android.com/reference/java/lang/String.html">String</a></code></td>
<td width="100%">
<div><code><a href="/reference/dokkatest/simple/One.html#fore()">fore</a></code></div>
</td>
</tr>
<tr>
<td><code>final int</code></td>
<td width="100%">
<div><code><a href="/reference/dokkatest/simple/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="2"><h3>Public constructors</h3></th>
</tr>
</thead>
<tbody>
<tr>
<td>
<div><code><a href="/reference/dokkatest/simple/One.html#One(kotlin.String)">One</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="2"><h3>Public methods</h3></th>
</tr>
</thead>
<tbody>
<tr>
<td><code>final void</code></td>
<td width="100%">
<div><code><a href="/reference/dokkatest/simple/One.html#w()">w</a>()</code></div>
<p>Function docs.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="devsite-table-wrapper">
<table class="responsive" id="inhmethods">
<thead>
<tr>
<th colspan="2"><h3>Inherited methods</h3></th>
</tr>
</thead>
<tbody>
<tr>
<td><devsite-expandable><span class="expand-control">From class <a href="/reference/dokkatest/simple/Five.html">Five</a></span>
<div class="devsite-table-wrapper">
<table class="responsive">
<tbody>
<tr>
<td><code>final void</code></td>
<td width="100%">
<div><code><a href="/reference/dokkatest/simple/Five.html#fiveFunction()">fiveFunction</a>()</code></div>
<p>Five Function docs.</p>
</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="https://developer.android.com/reference/java/lang/String.html">String</a>&nbsp;<a href="/reference/dokkatest/simple/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/simple/One.html#v()">v</a></pre>
<p>Property docs.</p>
</div>
<h2>Public constructors</h2>
<div><a name="One-kotlin.String-"></a>
<h3 class="api-name" id="One(kotlin.String)">One</h3>
<pre class="api-signature no-pretty-print">public&nbsp;final&nbsp;<a href="/reference/dokkatest/simple/One.html#One(kotlin.String)">One</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>
<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/simple/One.html#w()">w</a>()</pre>
<p>Function docs.</p>
</div>
</body>
</html>