public class RangeFunction extends Object implements Function
| Modifier and Type | Field and Description |
|---|---|
static String |
FUNCTION_NAME |
| Constructor and Description |
|---|
RangeFunction() |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(Map<String,Object> args) |
List<String> |
getArgumentNames() |
public static final String FUNCTION_NAME
public List<String> getArgumentNames()
getArgumentNames in interface NamedArgumentsCopyright © 2018. All rights reserved.