No API in this release is deprecated for removal.
Since | Deprecated Item and Description |
---|---|
jnr.
Use | |
jnr.
the name of the library to search for libraryName, File the path to search for the library in path)see | |
Returns: AList of String instances.The library to retrieve the path for. libraryName)see | |
Returns: The runtime that loaded the library.A library implementation as returned from library)LibraryLoader#load() | |
Returns: an instance ofinterfaceclass that will call the native methods.the name of the library to load libraryName, Class<T> the interface that describes the native library interface interfaceClass)see | |
Returns: an instance ofinterfaceclass that will call the native methods.the interface that describes the native library interface interfaceClass, String... the name of the library to load libraryNames)see | |
Returns: an instance ofinterfaceclass that will call the native methods.the name of the library to load libraryName, Class<T> the interface that describes the native library interface interfaceClass, Map<LibraryOption, ?> options libraryOptions)see | |
Returns: an instance ofinterfaceclass that will call the native methods.the interface that describes the native library interface interfaceClass, Map<LibraryOption, ?> options libraryOptions, String... the name of the library to load libraryNames)see | |
jnr.
a native memory pointer. reference)use | |
Returns: The java object corresponding topointer .a native memory pointer. reference)use | |
Returns: A pointer representing the unique id.The java object to generate a reference for object)use | |
Returns: the size of a pointer in bitsUse | |
jnr.
Deprecated as a consequence of |