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

latest releases: byte-buddy-1.14.14, byte-buddy-1.14.13, byte-buddy-1.14.12...
8 years ago
  • Added support for type annotations.
  • Refactored public API to support type annotations and parameter meta information.
  • Several renamings in preparation of the version one release.
  • Refactored type representation to no represent raw types as TypeDescriptions. This allows for resolution of variables on these types as erasures rather than their unresolved form. Refactored naming of generic types to the common naming scheme with nested classes.
  • Replaced generalized token representation to define tokens, type tokens and signature tokens.
  • General API improvements and minor bug fixes.

Don't miss a new byte-buddy release

NewReleases is sending notifications on new releases.