Uses of Interface
jdk.dynalink.linker.MethodTypeConversionStrategy
Packages that use MethodTypeConversionStrategy
Package
Description
Contains interfaces and classes that are used to link an 
invokedynamic call site.- 
Uses of MethodTypeConversionStrategy in jdk.dynalinkMethods in jdk.dynalink with parameters of type MethodTypeConversionStrategyModifier and TypeMethodDescriptionvoidDynamicLinkerFactory.setAutoConversionStrategy(MethodTypeConversionStrategy autoConversionStrategy) Sets an object representing the conversion strategy for automatic type conversions.