github raphw/byte-buddy byte-buddy-0.4
Byte Buddy 0.4

latest releases: byte-buddy-1.14.15, byte-buddy-1.14.14, byte-buddy-1.14.13...
9 years ago
  • Extended Instrumentation.Context to support field accessors.
  • Added the TypePool abstraction and added a default implementation.
  • Refactored annotations to have an intermediate form as AnnotationDescription which does not need to represent loaded values.
  • Refactored several built-in Instrumentation, among others, all implementations now support TypeDescription in addition to loaded Class as their arguments
  • Added several annotations that apply to the MethodDelegation.

Don't miss a new byte-buddy release

NewReleases is sending notifications on new releases.