| Package | Description |
|---|---|
| de.intarsys.tools.functor |
| Modifier and Type | Method and Description |
|---|---|
static FunctorCall |
FunctorCall.create(Object receiver,
Object... arguments)
Create an
IFunctorCall with receiver as the receiver
and the indexed arguments. |
static FunctorCall |
FunctorCall.noargs(Object receiver)
Create an
IFunctorCall with receiver as the receiver
and no arguments. |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.