上传者: 39840588
|
上传时间: 2022-11-01 08:57:26
|
文件大小: 136.07MB
|
文件类型: ZIP
Byte Buddy
runtime code generation for the Java virtual machine
Byte Buddy is a code generation and manipulation library for creating and modifying Java classes during the
runtime of a Java application and without the help of a compiler. Other than the code generation utilities
that ship with the Java Class Library,
Byte Buddy allows the creation of arbitrary classes and is not limited to implementing interfaces for the
creation of runtime proxies. Furthermore, Byte Buddy offers a c