Byte Buddy 0.2.1
raphw
released this
20 Jun 08:36
·
7051 commits
to master
since this release
- Added proper support for defining class initializers. Added support for field caching from method instrumentations, mainly for allowing the reuse of
Method
instances for the@Origin
annotation and theInvocationHandlerAdapter
.