Uses of Class
org.teavm.classlib.java.lang.invoke.TMethodType
Packages that use TMethodType
-
Uses of TMethodType in org.teavm.classlib.java.lang.invoke
Methods in org.teavm.classlib.java.lang.invoke with parameters of type TMethodTypeModifier 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)