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 CallSite |
bootstrap(MethodHandles.Lookup caller,
String name,
MethodType type) |
static Object |
fallback(fr.insalyon.citi.golo.runtime.adapters.AdapterSupport.AdapterCallSite callSite,
Object[] args) |
public static final String DEFINITION_FIELD
public static CallSite bootstrap(MethodHandles.Lookup caller, String name, MethodType type)
Copyright © 2014 Institut National des Sciences Appliquées de Lyon (INSA-Lyon). All Rights Reserved.