From: Sven G. <sgo...@ja...> - 2001-02-08 05:38:59
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tuesday 09 January 2001 02:27, you wrote: > Hi~ > > What's the difference between GLFuncJauJNI GLFuncJauJNInf? > > thanks.. > > - feel Kim- As you can see, there exist many java classes with the extension nf ! There are native libraries with this extension avaiable either .. nf stands for not final ! The release java classes and native libraries uses the "final" modifier for the native function prototype, so a virtual table lookup is not necessary - -> improves speed ! sven - -- mailto:sgo...@ja... www : http://www.jausoft.com ; pgp: http://www.jausoft.com/gpg/ voice : +49-521-2399440, +49-170-2115963; fax: +49-521-2399442 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE6gjDVHdOA30NoFAARAq1cAJ9jXH8g0lXhYRfoHXWbz3Cy34c0oQCghmeW DAa7X0Bb+5KbwEGjuza5tfs= =sE40 -----END PGP SIGNATURE----- |