Is it possible to create an anonymous class while using reflection?

前端 未结 3 575
野性不改
野性不改 2020-12-20 17:25

I would like to be able to implement a method at runtime that is called before an object runs the initializers. This will allow me to set fields that are used during initia

3条回答
提交回复
热议问题