public class ClosureCallSupport extends Object
| Constructor and Description |
|---|
ClosureCallSupport() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.invoke.CallSite |
bootstrap(java.lang.invoke.MethodHandles.Lookup caller,
String name,
java.lang.invoke.MethodType type) |
static Object |
fallback(fr.insalyon.citi.golo.runtime.ClosureCallSupport.InlineCache callSite,
Object[] args) |
static boolean |
guard(java.lang.invoke.MethodHandle expected,
java.lang.invoke.MethodHandle actual) |
public static java.lang.invoke.CallSite bootstrap(java.lang.invoke.MethodHandles.Lookup caller, String name, java.lang.invoke.MethodType type)
public static boolean guard(java.lang.invoke.MethodHandle expected, java.lang.invoke.MethodHandle actual)
Copyright © 2013 Institut National des Sciences Appliquées de Lyon (INSA-Lyon). All Rights Reserved.