Class UtilFunction
java.lang.Object
io.higson.runtime.builtin.implementation.UtilFunction
- Direct Known Subclasses:
AddUtilFunction,DiffUtilFunction,EqualsUtilFunction,ExistUtilFunction,FormatUtilFunction,FromUtilFunction,GetUtilFunction,GreaterThanEqualsUtilFunction,GreaterThanUtilFunction,IsBlankUtilFunction,IsEmptyUtilFunction,LessThanEqualsUtilFunction,LessThanUtilFunction,NotBlankUtilFunction,NotEmptyUtilFunction,SizeUtilFunction,ToUtilFunction,TrimUtilFunction
Base abstract class for Util functions, provides basic methods and converter for all implementations.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UtilFunction
public UtilFunction()
-
-
Method Details
-
call
-