ByteBuddy lets you use the withArgumentArrayElements method to "spread" an array "into" distinct method parameters.
withArgumentArrayElements
Is there a way to perform this spreading on arbitrary Object arrays, such as those that might be returned from a MethodCall invocation?
Object
MethodCall
1.4m articles
1.4m replys
5 comments
57.0k users