aboutsummaryrefslogtreecommitdiff
path: root/core/testdata/format/sinceKotlin.html
blob: eef5ca66a80994364b5b2ffad1bb41e86b5faddf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<HTML>
<HEAD>
    <meta charset="UTF-8">
    <title>Since1.1 - test</title>
</HEAD>
<BODY>
<a href="test/index">test</a>&nbsp;/&nbsp;<a href="test/-since1.1/index">Since1.1</a><br/>
<br/>
<h1>Since1.1</h1>
<code><span class="keyword">class </span><span class="identifier">Since1.1</span></code>
<p><strong>Platform and version requirements:</strong> Kotlin 1.1</p>
<p>Useful</p>
<h3>Constructors</h3>
<table>
    <tbody>
    <tr>
        <td>
            <a href="test/-since1.1/-init-">&lt;init&gt;</a></td>
        <td>
            <code><span class="identifier">Since1.1</span><span class="symbol">(</span><span class="symbol">)</span></code>
            <p>Useful</p>
        </td>
    </tr>
    </tbody>
</table>
</BODY>
</HTML>