Home | History | Annotate | Download | only in direct
      1 <body>
      2 <p>Implementation of <code>cf.iface.*</code> based on a direct representation
      3 of class files as <code>byte[]</code>s.</p>
      4 
      5 <p><b>PACKAGES USED:</b>
      6 <ul>
      7 <li><code>com.android.dx.cf.attrib</code></li>
      8 <li><code>com.android.dx.cf.iface</code></li>
      9 <li><code>com.android.dx.rop.pool</code></li>
     10 <li><code>com.android.dx.util</code></li>
     11 </ul>
     12 </body>
     13