Files
2025-02-20 14:57:11 +08:00

5 خطوط
210 B
Plaintext

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.
Copyright 2014 Rafael Winterhalter