-
-
Notifications
You must be signed in to change notification settings - Fork 810
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added support for retaining type initializers and specifying redefini…
…tion for agent builders. This allows for using type redefinition effectively where it is not allowed to add fields or methods.
- Loading branch information
Rafael Winterhalter
committed
Oct 15, 2015
1 parent
858a504
commit 81c565b
Showing
16 changed files
with
792 additions
and
302 deletions.
There are no files selected for viewing
248 changes: 75 additions & 173 deletions
248
byte-buddy-dep/src/main/java/net/bytebuddy/ByteBuddy.java
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.