JNI calling the first method of a class.

Andrew Haley aph@redhat.com
Wed Jul 1 11:22:00 GMT 2009


abhishek desai wrote:

> Is there any way to call the first method of a class in JNI ?

I am confused by this question.  What makes a method the first?
There is no explicit ordering of methods in class files, as far as I
know.

Andrew.



More information about the Java mailing list