blob: 31b4f8d5a97c64c69d97e86cc6b193a66665253e [file] [log] [blame]
<html devsite="true">
<head>
<title>Two</title>
{% setvar book_path %}/reference/kotlin/dokkatest/_book.yaml{% endsetvar %}
{% include "_shared/_reference-head-tags.html" %}
</head>
<body>
<h1>Two</h1>
{% setvar page_path %}dokkatest/simple/Two.html{% endsetvar %}
{% setvar can_switch %}1{% endsetvar %}
{% include "reference/_kotlin_switcher2.md" %}
<p>TODO(b/166518424) class signature</p>
<hr>
<p>Sample interface 2</p>
<h2>Summary</h2>
<div class="devsite-table-wrapper">
<table class="responsive">
<thead>
<tr>
<th colspan="2"><h3>Public properties</h3></th>
</tr>
</thead>
<tbody>
<tr>
<td><code><a href="/reference/kotlin/dokkatest/simple/One.html">One</a></code></td>
<td width="100%">
<div><code><a href="/reference/kotlin/dokkatest/simple/Two.html#x()">x</a></code></div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="devsite-table-wrapper">
<table class="responsive">
<thead>
<tr>
<th colspan="2"><h3>Public functions</h3></th>
</tr>
</thead>
<tbody>
<tr>
<td><code><a href="/reference/kotlin/kotlin/Unit.html">Unit</a></code></td>
<td width="100%">
<div><code><a href="/reference/kotlin/dokkatest/simple/Two.html#z()">z</a>()</code></div>
</td>
</tr>
</tbody>
</table>
</div>
<h2>Public properties</h2>
<div><a name="getX()"></a><a name="setX()"></a><a name="getX--"></a><a name="setX--"></a>
<h3 class="api-name" id="x()">x</h3>
<pre class="api-signature no-pretty-print">val&nbsp;<a href="/reference/kotlin/dokkatest/simple/Two.html#x()">x</a>:&nbsp;<a href="/reference/kotlin/dokkatest/simple/One.html">One</a></pre>
</div>
<h2>Public functions</h2>
<div><a name="z--"></a>
<h3 class="api-name" id="z()">z</h3>
<pre class="api-signature no-pretty-print">fun&nbsp;<a href="/reference/kotlin/dokkatest/simple/Two.html#z()">z</a>():&nbsp;<a href="/reference/kotlin/kotlin/Unit.html">Unit</a></pre>
</div>
</body>
</html>