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 TCallSiteTLambdaMetafactory.altMetafactory(TMethodHandles.Lookup caller, String invokedName, TMethodType invokedType, Object... args) static TCallSiteTLambdaMetafactory.metafactory(TMethodHandles.Lookup caller, String invokedName, TMethodType invokedType, TMethodType samMethodType, TMethodHandle implMethod, TMethodType instantiatedMethodType)