jdk.internal.dynalink.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of nashorn Show documentation
Show all versions of nashorn Show documentation
A maven release for nashorn. Changed nothing, just put it to maven.
Contains the main API for using the dynamic linking facilities. A
scripting framework or a language runtime that does not define its own
linker but only uses linkers available in the system will only need to
use classes and interfaces from this package.
Languages that wish to define and use their own linkers will also need to
use the {@link jdk.internal.dynalink.linker} package.