Term of the Moment

deep Web


Look Up Another Term


Definition: JNI


(Java Native Interface) A programming interface (API) in the Java Virtual Machine that is used to call native platform elements such as GUI routines. It is also used by native applications to call the Java code.