JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.twineworks.tweakflow.lang.values
Interface Arity0UserFunction
All Superinterfaces:
UserFunction
All Known Implementing Classes:
Strings.charsets
,
Time.zones
public interface
Arity0UserFunction
extends
UserFunction
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Value
call
(
UserCallContext
context)
Method Details
call
Value
call
(
UserCallContext
context)