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