Uses of Interface
jdk.dynalink.linker.MethodHandleTransformer

Packages that use MethodHandleTransformer 
Package Description
jdk.dynalink
Contains interfaces and classes that are used to link an invokedynamic call site.
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.