Uses of Interface
jdk.dynalink.linker.GuardedInvocationTransformer
| Package | Description | 
|---|---|
| jdk.dynalink | Contains interfaces and classes that are used to link an  invokedynamiccall site. | 
- 
Uses of GuardedInvocationTransformer in jdk.dynalinkMethods in jdk.dynalink with parameters of type GuardedInvocationTransformer Modifier and Type Method Description voidDynamicLinkerFactory. setPrelinkTransformer(GuardedInvocationTransformer prelinkTransformer)Set the pre-link transformer.