I would like to invoke a private static method. I have its name. I've heard it can be done using Java reflection mechanism. How can I do it?I would like to invoke a private static method.
I would like to invoke a private static method. I have its name. I've heard it can be done using Java reflection mechanism. How can I do it?I would like to invoke a private static method.