byte-buddy icon indicating copy to clipboard operation
byte-buddy copied to clipboard

Allow replacement of static initializer on redefinition.

Open raphw opened this issue 7 years ago • 0 comments

In some cases, a user might explicitly want to replace a static initializer instead of appending to it. This use case should be possible by a DSL step. See https://github.com/raphw/byte-buddy/issues/485#event-1733192838

raphw avatar Jul 21 '18 21:07 raphw