- Type Parameters:
T
- type to be processed on callback
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
A generic output processor.
- Author:
- Pierre Convert Copyright (C) 2025, Pierre Convert. All rights reserved.
-
Method Summary
-
Method Details
-
run
The function method- Parameters:
arg
- the argument to be processed
-