Uses of Class
jdk.dynalink.linker.support.Lookup
Packages that use Lookup
Package
Description
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.
- 
Uses of Lookup in jdk.dynalink.linker.supportFields in jdk.dynalink.linker.support declared as LookupModifier and TypeFieldDescriptionstatic LookupLookup.PUBLICA canonical Lookup object that wrapsMethodHandles.publicLookup().