public interface ExitCodeCallback
A callback that can accept an integer.
void
call(int exitCode)
void call(int exitCode)
The process finished.
exitCode
Copyright © 2022 The Apache Software Foundation. All rights reserved.