- All Superinterfaces:
NeFunction
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
A Web function on void (for on a click button callback).
- Author:
- Pierre Convert Copyright (C) 2025, Pierre Convert. All rights reserved.
-
Method Summary
-
Method Details
-
run
The function method- Parameters:
flow
- theS8AsyncFlow
flow on which the callback method is run
-