aboutsummaryrefslogtreecommitdiff
path: root/core/testdata/format/dac/deprecation/dac/DeprecatedBar.html
blob: 15be9a06e9bf0564022c6b8fe3f6707687ad3ce4 (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
28
29
30
31
32
33
34
35
36
37
<html devsite="true">
  <head>
    <title>DeprecatedBar</title>
{% setvar book_path %}/_book.yaml{% endsetvar %}
{% include "_shared/_reference-head-tags.html" %}
  </head>
  <body>
    <div id="api-info-block"></div>
    <h1>DeprecatedBar</h1>
    <pre><span class="keyword">class </span><del><span class="identifier">DeprecatedBar</span></del></pre>
    <table class="jd-inheritance-table">
      <tr>
        <td class="jd-inheritance-class-cell" colSpan="1"><a href="#">DeprecatedBar</a></td>
      </tr>
    </table>
    <h2>Summary</h2>
    <table class="responsive" id="pubctors">
      <tbody>
        <tr>
          <th colSpan="2">Public constructors</th>
        </tr>
        <tr>
          <td>
            <div><code><a href="#%3Cinit%3E()">&lt;init&gt;</a>()</code></div>
            <p></p>
          </td>
        </tr>
      </tbody>
    </table>
    <h2>Public constructors</h2>
<a name="%3Cinit%3E()"></a>
    <div class="api apilevel-" data-version-added="">
      <h3 class="api-name">&lt;init&gt;</h3>
      <pre class="api-signature no-pretty-print"><span class="identifier">DeprecatedBar</span><span class="symbol">(</span><span class="symbol">)</span></pre>
    </div>
  </body>
</html>