public class ClosureReferenceSupport extends Object
| Constructor and Description |
|---|
ClosureReferenceSupport() |
| Modifier and Type | Method and Description |
|---|---|
static CallSite |
bootstrap(MethodHandles.Lookup caller,
String name,
MethodType type,
String moduleClass,
int arity,
int varargs) |
public static CallSite bootstrap(MethodHandles.Lookup caller, String name, MethodType type, String moduleClass, int arity, int varargs) throws Throwable
ThrowableCopyright © 2014 Institut National des Sciences Appliquées de Lyon (INSA-Lyon). All Rights Reserved.