Class | Description |
---|---|
AutoClosablePath |
Utility class to delete a given
Path when exiting a try-with-resources statement. |
AutoClosableProcess |
Utility class to terminate a given
Process when exiting a try-with-resources statement. |
AutoClosableProcess.AutoClosableProcessBuilder |
Builder for most sophisticated processes.
|
CommandLineWrapper.SedBuilder |
Wrapper around sed used for processing text.
|
CommandLineWrapper.TarBuilder |
Wrapper around tar used for extracting .tar archives.
|
CommandLineWrapper.WGetBuilder |
Wrapper around wget used for downloading files.
|
Enum | Description |
---|---|
CommandLineWrapper |
Utility class for setting up command-line tool usages in a readable fashion.
|
TestUtils |
General test utilities.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.