public static interface DominoProcess.DominoThreadContext extends AutoCloseable
Modifier and Type | Method and Description |
---|---|
void |
close()
Closes this resource, relinquishing any underlying resources.
|
void close()
try
-with-resources statement.DominoProcess.terminateThread()
internally.close
in interface AutoCloseable
Copyright © 2019–2021 HCL. All rights reserved.