Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

package.html 367B

123456789101112
  1. <html>
  2. <body>
  3. Runtime support classes required by modified bytecode.
  4. <p>This package includes support classes that may be required by
  5. classes modified with Javassist. Note that most of the modified
  6. classes do not require these support classes. See the documentation
  7. of every support class to know which kind of modification needs
  8. a support class.
  9. </body>
  10. </html>