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 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)