@Beta public interface Function
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Function.Context |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Function.Context context) |
void execute(Function.Context context)
Copyright © 2009-2014 SonarSource. All Rights Reserved.