Described at
Java Native Interface Specification: Contents
docs.oracle.com →Link to a page describing this subject · 20,044 chars · not written by Vinony
Wikidata facts
Show 2 more facts
- Stack Exchange tag
- stackoverflow.com/tags/java-native-interface
- described at URL
- docs.oracle.com/javase/9/docs/specs/jni/index.html
Sources (1)
via Wikidata · CC0
Article · Deutsch
Java Native Interface (JNI) ist eine standardisierte Anwendungsprogrammierschnittstelle (API), die die Möglichkeit schafft, aus der Programmiersprache Java heraus Plattform-spezifische Funktionen bzw. Methoden aufzurufen. Im Gegensatz zu gewöhnlichen Java-Programmen ist ein Java-Programm, das JNI-Aufrufe verwendet, nur dann plattformunabhängig, wenn die native Programmbibliothek auf allen Plattformen verfügbar ist.
Abstract from DBpedia / Wikipedia · CC BY-SA
Connections
software library
Entity
operating system
Entity
International Standard Book Number
Entity
Q15777
Entity
Java
Entity
Q2407
Entity
assembly language
Entity
array data structure
Entity
data type
Entity
class
Entity
UTF-8
Entity
string
Entity
object
Entity
software framework
Entity
endianness
Entity
Java Platform, Standard Edition
Entity
UTF-16
Entity
just-in-time compilation
Entity
reflective programming
Entity
application binary interface
Entity