这是indexloc提供的服务,不要输入任何密码
Skip to content

Byte Buddy 1.0.0

Choose a tag to compare

@raphw raphw released this 15 Jan 13:43
· 5775 commits to master since this release
  • 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.