public class AdapterSupport extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFINITION_FIELD |
| Constructor and Description |
|---|
AdapterSupport() |
| 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.adapters.AdapterSupport.AdapterCallSite callSite,
Object[] args) |
public static final String DEFINITION_FIELD
public static java.lang.invoke.CallSite bootstrap(java.lang.invoke.MethodHandles.Lookup caller, String name, java.lang.invoke.MethodType type)
Copyright © 2013 Institut National des Sciences Appliquées de Lyon (INSA-Lyon). All Rights Reserved.