Este contenido no está disponible en el idioma seleccionado.
10.3. Function Declaration with Static Method Example
This example of a function declaration shows the static method in a helper class (
Foo.hello()
. JBoss Rules supports the use of function imports, so the following code is all you would need to enter the following:
import function my.package.Foo.hello
import function my.package.Foo.hello