summaryrefslogtreecommitdiff
path: root/dx/src/com/android/dx/cf/direct/package.html
blob: 2a46198432135e0592be6acce9564ee9c56a9599 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<body>
<p>Implementation of <code>cf.iface.*</code> based on a direct representation
of class files as <code>byte[]</code>s.</p>

<p><b>PACKAGES USED:</b>
<ul>
<li><code>com.android.dx.cf.attrib</code></li>
<li><code>com.android.dx.cf.iface</code></li>
<li><code>com.android.dx.rop.pool</code></li>
<li><code>com.android.dx.util</code></li>
</ul>
</body>