public class FunctionCallUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static com.google.gson.Gson |
GSON |
static Type |
MAP_TYPE |
| Constructor and Description |
|---|
FunctionCallUtil() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
argument(String name,
FunctionCall function) |
static Map<String,Object> |
argumentsAsMap(String arguments) |
public static final com.google.gson.Gson GSON
public static final Type MAP_TYPE
Copyright © 2023. All rights reserved.