public final class InvokeDynamic extends Object
Modifier and Type | Method and Description |
---|---|
static java.lang.invoke.MethodHandle |
getFastNumericMethodHandle(JRubyCallSite site,
DynamicMethod method) |
static java.lang.invoke.MethodHandle |
getMethodHandle(JRubyCallSite site,
DynamicMethod method) |
public static java.lang.invoke.MethodHandle getMethodHandle(JRubyCallSite site, DynamicMethod method)
public static java.lang.invoke.MethodHandle getFastNumericMethodHandle(JRubyCallSite site, DynamicMethod method)
Copyright © 2001-2015 JRuby. All Rights Reserved.