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