Uses of Interface
jdk.dynalink.linker.MethodTypeConversionStrategy
| Package | Description | 
|---|---|
| jdk.dynalink | Contains interfaces and classes that are used to link an  invokedynamiccall site. | 
- 
Uses of MethodTypeConversionStrategy in jdk.dynalinkMethods in jdk.dynalink with parameters of type MethodTypeConversionStrategy Modifier and Type Method Description voidDynamicLinkerFactory. setAutoConversionStrategy(MethodTypeConversionStrategy autoConversionStrategy)Sets an object representing the conversion strategy for automatic type conversions.