Uses of Interface
jdk.dynalink.linker.GuardedInvocationTransformer
Package
Description
Contains interfaces and classes that are used to link an
invokedynamic
call site.-
Uses of GuardedInvocationTransformer in jdk.dynalink
Modifier and TypeMethodDescriptionvoid
DynamicLinkerFactory.setPrelinkTransformer
(GuardedInvocationTransformer prelinkTransformer) Set the pre-link transformer.