public final class FunctionHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static <F> FunctionDefinition |
resolveFunction(F function)
Parse functions generic type, and return function's definition.
|
public static <F> FunctionDefinition resolveFunction(F function)
function - a functionCopyright © 2024 flmelody. All rights reserved.