Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Method calling at runtime

800289Dec 17 2009 — edited Dec 18 2009
Is there a way to decide a method calling at runtime. For example, I have two methods will do same operation with conditions, I want to select the method according to my needs. I dont want to check which method I want each and every time, I want to decide it initially and make the call at runtime.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 15 2010
Added on Dec 17 2009
23 comments
392 views