Does Implementation.Compound.Composable not work with static MethodCalls?

后端 未结 0 682
旧时难觅i
旧时难觅i 2021-02-02 09:01

I define a static method using ByteBuddy. Let\'s say it\'s like this:

private static final void setBar(Foo foo, Bar bar);

I assign

相关标签:
回答
  • 消灭零回复
提交回复
热议问题