Redian新闻
>
To call main method from another class
avatar
To call main method from another class# Java - 爪哇娇娃
t*i
1
Is there a way to call the main method of a class from another class?
Thanks!
avatar
e*g
2
it's just a normal static method

【在 t**i 的大作中提到】
: Is there a way to call the main method of a class from another class?
: Thanks!

avatar
t*i
3
I know it's a normal static method. But I want to modify a system property
then call the main method, and I can't modify the class which has the main
method. What're your thoughts now?

【在 e***g 的大作中提到】
: it's just a normal static method
avatar
e*g
4
System.setProperty(..);
TheClass.main(..);

【在 t**i 的大作中提到】
: I know it's a normal static method. But I want to modify a system property
: then call the main method, and I can't modify the class which has the main
: method. What're your thoughts now?

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。