public class FunctionValueSupplier
extends java.lang.Object
implements com.google.common.base.Supplier<java.lang.Object>
| Constructor and Description |
|---|
FunctionValueSupplier(JtwigFunction jtwigFunction,
FunctionRequest request) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
get() |
public FunctionValueSupplier(JtwigFunction jtwigFunction, FunctionRequest request)