Java Native Interface
(redirected from Java native library)Java Native Interface
(programming)(JNI) A native programming interface for
Java that allows Java code running inside a Java Virtual Machine to interoperate with applications and libraries
written in other programming languages such as C, C++ and
assembly language.
This article is provided by FOLDOC - Free Online Dictionary of Computing (foldoc.org)