Uses of Package
jdk.dynalink.linker.support
Package | Description |
---|---|
jdk.dynalink.linker.support |
Contains classes that make it more convenient for language runtimes to
implement their own language-specific object models and type conversions
by providing basic implementations of some classes as well as various
utilities.
|
-
Classes in jdk.dynalink.linker.support used by jdk.dynalink.linker.support Class Description Lookup A wrapper aroundMethodHandles.Lookup
that masks checked exceptions.