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