JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Deprecated
Index
Search
Help
com.dashjoin.jsonata
com.dashjoin.jsonata
Jsonata
Fn0
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
getJFunctionCallable()
Interface Jsonata.Fn0<R>
All Superinterfaces:
Jsonata.JLambda
,
Supplier
<R>
Enclosing class:
Jsonata
public static interface
Jsonata.Fn0<R>
extends
Jsonata.JLambda
,
Supplier
<R>
Method Summary
All Methods
Instance Methods
Default Methods
Modifier and Type
Method
Description
default
Jsonata.JFunctionCallable
getJFunctionCallable
()
Methods inherited from interface java.util.function.
Supplier
get
Method Details
getJFunctionCallable
default
Jsonata.JFunctionCallable
getJFunctionCallable
()