public static interface Templates.Invokable
| Modifier and Type | Method and Description |
|---|---|
int |
arity() |
Templates.Invokable |
invoke(Templates.Invokation parentInvokation,
Object... parameters) |
@Nullable Templates.Invokable invoke(Templates.Invokation parentInvokation, Object... parameters)
int arity()
Copyright © 2015 The Immutables.org authors. All rights reserved.