开发者

java code to create dynamic methods at runtime

开发者 https://www.devze.com 2022-12-19 00:46 出处:网络
I have a dynamic l开发者_如何学JAVAist of variables for which I need to create getter and setter on the fly i.e. during runtime. Have a look at cglib.

I have a dynamic l开发者_如何学JAVAist of variables for which I need to create getter and setter on the fly i.e. during runtime.


Have a look at cglib.

0

精彩评论

暂无评论...
验证码 换一张
取 消