Uses of Class
org.teavm.classlib.java.lang.invoke.TLambdaConversionException
Packages that use TLambdaConversionException
-
Uses of TLambdaConversionException in org.teavm.classlib.java.lang.invoke
Methods in org.teavm.classlib.java.lang.invoke that throw TLambdaConversionExceptionModifier and TypeMethodDescriptionstatic TCallSite
TLambdaMetafactory.altMetafactory(TMethodHandles.Lookup caller, String invokedName, TMethodType invokedType, Object... args)
static TCallSite
TLambdaMetafactory.metafactory(TMethodHandles.Lookup caller, String invokedName, TMethodType invokedType, TMethodType samMethodType, TMethodHandle implMethod, TMethodType instantiatedMethodType)