public class MethodInvocationSupport extends Object
| Constructor and Description |
|---|
MethodInvocationSupport() |
| 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,
int nullSafeGuarded) |
static boolean |
classGuard(Class<?> expected,
Object receiver) |
static Object |
fallback(fr.insalyon.citi.golo.runtime.MethodInvocationSupport.InlineCache inlineCache,
Object[] args) |
static java.lang.invoke.MethodHandle |
vtableLookup(fr.insalyon.citi.golo.runtime.MethodInvocationSupport.InlineCache inlineCache,
Object[] args) |
public static java.lang.invoke.CallSite bootstrap(java.lang.invoke.MethodHandles.Lookup caller, String name, java.lang.invoke.MethodType type, int nullSafeGuarded)
public static java.lang.invoke.MethodHandle vtableLookup(fr.insalyon.citi.golo.runtime.MethodInvocationSupport.InlineCache inlineCache, Object[] args)
Copyright © 2013 Institut National des Sciences Appliquées de Lyon (INSA-Lyon). All Rights Reserved.